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:
| Component | Function | Examples |
|---|---|---|
| Input Devices | Send data to computer | Keyboard, Mouse, Scanner |
| Output Devices | Receive data from computer | Monitor, Printer, Speaker |
| Processing | CPU performs calculations | Intel Core i5, AMD Ryzen |
| Storage | Store data permanently | HDD, SSD, USB, Cloud |
Computer Memory Hierarchy:
- Registers: Fastest, inside CPU
- Cache: Fast, between RAM and CPU
- RAM: Primary memory, volatile (lost when power off)
- ROM: Non-volatile, contains firmware
- Secondary Storage: Permanent storage (HDD, SSD)
Input and Output Devices:
| Input | Output | Both (I/O) |
|---|---|---|
| Keyboard | Monitor | Touch Screen |
| Mouse | Printer | Modem |
| Scanner | Speaker | — |
| Microphone | Plotter | — |
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:
- Confusing RAM and ROM functions
- Mixing up input vs output vs storage devices
- 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:
- Control Unit (CU): Directs operations, fetches instructions from memory
- Arithmetic Logic Unit (ALU): Performs arithmetic (+,-,×,÷) and logical (AND, OR, NOT) operations
- Registers: Small, fast storage within CPU (Program Counter, Instruction Register, Accumulator)
Instruction Cycle:
- Fetch (get instruction from memory)
- Decode (understand the instruction)
- Execute (perform the operation)
- Store (save result)
Number Systems:
| System | Base | Digits |
|---|---|---|
| Binary | 2 | 0, 1 |
| Octal | 8 | 0-7 |
| Decimal | 10 | 0-9 |
| Hexadecimal | 16 | 0-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:
- Physical — cables, hubs
- Data Link — switches, MAC addresses
- Network — routers, IP addresses
- Transport — TCP, UDP
- Session — session management
- Presentation — encryption, compression
- 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.