Skip to main content
Paper 1 (General) 4% exam weight

ICT

Part of the UGC NET study roadmap. Paper 1 (General) topic p1-007 of Paper 1 (General).

ICT

🟢 Lite — Quick Review (1h–1d)

Rapid summary for last-minute revision before your exam.

Information and Communication Technology (ICT) is a crucial section in UGC NET Paper 1, covering computer fundamentals, internet, and digital literacy. Questions from this section test your understanding of basic computer concepts, software, hardware, and digital tools used in education.

Key Topics:

  • Computer Fundamentals: Hardware, software, input/output devices
  • Internet and Web: Browsers, search engines, email, protocols
  • Digital Literacy: MS Office, spreadsheet, presentation tools
  • ICT in Education: E-learning, digital resources, online assessment

Essential Definitions:

  • Hardware: Physical components of a computer (monitor, keyboard, CPU, mouse)
  • Software: Programs and applications (operating system, MS Word, browsers)
  • Operating System: Software that manages hardware (Windows, Linux, macOS, Android)
  • Browser: Software to access the internet (Chrome, Firefox, Safari)

⚡ UGC NET Exam Tips:

  • Know the difference between RAM (volatile) and ROM (non-volatile)
  • Primary memory = RAM and ROM; Secondary memory = HDD, SSD, pen drive
  • CPU = Control Unit + Arithmetic Logic Unit (ALU) + Registers
  • World Wide Web was invented by Tim Berners-Lee in 1989

🟡 Standard — Regular Study (2d–2mo)

Standard content for students with a few days to months.

Detailed ICT Concepts

Computer Hardware:

ComponentFunctionExamples
Input DevicesSend data to computerKeyboard, Mouse, Scanner
Output DevicesReceive data from computerMonitor, Printer, Speaker
ProcessingCPU performs calculationsIntel Core i5, AMD Ryzen
StorageStore data permanentlyHDD, SSD, USB, Cloud

Computer Memory Hierarchy:

  1. Registers: Fastest, inside CPU
  2. Cache: Fast, between RAM and CPU
  3. RAM: Primary memory, volatile (lost when power off)
  4. ROM: Non-volatile, contains firmware
  5. Secondary Storage: Permanent storage (HDD, SSD)

Input and Output Devices:

InputOutputBoth (I/O)
KeyboardMonitorTouch Screen
MousePrinterModem
ScannerSpeaker
MicrophonePlotter

Software Categories:

  • System Software: Operating systems (Windows 11, Ubuntu, macOS)
  • Application Software: MS Office, Chrome, Photoshop
  • Utility Software: Antivirus, Disk defragmenter, File compression

Internet and Networking:

  • IP Address: Unique identifier for devices (IPv4: 192.168.1.1; IPv6: longer)
  • DNS: Domain Name System — converts domain names to IP addresses
  • HTTP: HyperText Transfer Protocol — basis of web data transfer
  • URL: Uniform Resource Locator — web address (e.g., https://www.example.com)

⚠️ Common Mistakes:

  1. Confusing RAM and ROM functions
  2. Mixing up input vs output vs storage devices
  3. Not knowing the difference between hardware and software

🔴 Extended — Deep Study (3mo+)

Comprehensive coverage with detailed technical concepts and previous year UGC NET patterns.

Computer Architecture:

Von Neumann Architecture:

  • Data and instructions stored in memory
  • Sequential execution (one at a time)
  • Components: CPU, Memory, I/O devices, Bus system

CPU Components:

  1. Control Unit (CU): Directs operations, fetches instructions from memory
  2. Arithmetic Logic Unit (ALU): Performs arithmetic (+,-,×,÷) and logical (AND, OR, NOT) operations
  3. Registers: Small, fast storage within CPU (Program Counter, Instruction Register, Accumulator)

Instruction Cycle:

  1. Fetch (get instruction from memory)
  2. Decode (understand the instruction)
  3. Execute (perform the operation)
  4. Store (save result)

Number Systems:

SystemBaseDigits
Binary20, 1
Octal80-7
Decimal100-9
Hexadecimal160-9, A-F

Conversions:

  • Binary to Decimal: Multiply each bit by 2^n and sum Example: 1101₂ = 1×2³ + 1×2² + 0×2¹ + 1×2⁰ = 8+4+0+1 = 13₁₀
  • Decimal to Binary: Divide by 2 and collect remainders

Data Representation:

  • Bit: Smallest unit (0 or 1)
  • Byte: 8 bits (represents one character)
  • 1 KB: 1024 bytes
  • 1 MB: 1024 KB = 1,048,576 bytes
  • 1 GB: 1024 MB
  • 1 TB: 1024 GB

Networking Concepts:

OSI Model Layers:

  1. Physical — cables, hubs
  2. Data Link — switches, MAC addresses
  3. Network — routers, IP addresses
  4. Transport — TCP, UDP
  5. Session — session management
  6. Presentation — encryption, compression
  7. Application — HTTP, FTP, SMTP

Internet Protocols:

  • TCP/IP: Transmission Control Protocol/Internet Protocol
  • HTTP/HTTPS: Secure web communication
  • FTP: File Transfer Protocol
  • SMTP: Email sending
  • POP3/IMAP: Email receiving

Previous Year UGC NET Patterns:

UGC NET 2022: Which of the following is an output device? a) Keyboard b) Mouse c) Scanner d) Printer Answer: d) Printer Keyboard, mouse, and scanner are input devices; printer is output.

UGC NET 2022: The octal equivalent of binary 101110 is: a) 45 b) 56 c) 67 d) 78 Answer: b) 56 101110₂ = Group as 101 110 = 5 6 = 56₈

UGC NET 2023: Which generation of computers used integrated circuits? a) First b) Second c) Third d) Fourth Answer: c) Third First: Vacuum tubes, Second: Transistors, Third: Integrated Circuits, Fourth: Microprocessors

UGC NET 2023: The full form of GUI is: a) General User Interface b) Graphical User Interface c) Global User Integration d) Graphical Universal Interface Answer: b) Graphical User Interface

ICT in Education:

E-Learning Tools:

  • LMS: Learning Management System (Moodle, Google Classroom)
  • MOOCs: Massive Open Online Courses (Coursera, edX, NPTEL)
  • Virtual Labs: Online simulation platforms
  • Educational Apps: Duolingo, Khan Academy, BYJU’S

Digital Assessment:

  • Online examination systems
  • Adaptive testing platforms
  • Automated grading for objective questions
  • E-portfolios for continuous assessment

Computer Security:

  • Malware: Viruses, worms, trojans, ransomware
  • Antivirus: Software to detect and remove malware
  • Firewall: Blocks unauthorized network access
  • Encryption: Converting data to secure format

Emerging Technologies:

  • Artificial Intelligence in education
  • Internet of Things (IoT)
  • Cloud computing
  • Blockchain for credential verification
  • Augmented/Virtual Reality in learning

Content adapted based on your selected roadmap duration. Switch tiers using the pill selector above.

📐 Diagram Reference

Educational diagram illustrating ICT with clear labels, white background, exam-style illustration

Diagrams are generated per-topic using AI. Support for AI-generated educational diagrams coming soon.