Premium exam-focused revision notes on ICT terminology, computer and network basics, Internet, e-mail, conferencing, Indian digital initiatives and e-governance.
यह unit रटने के लिए नहीं—device से data, data से network, network से services और services से governance तक पूरा system समझने के लिए है।
✓ Full syllabus map⚡ Technical traps🧪 7 interactive labs🇮🇳 Current initiatives
🧠 Hardware + software🌐 Internet protocols🎓 Digital education🏛️ E-governance
No matching module found. Try a broader keyword.
01
ICT Foundations — From Data to Decision
Technology becomes useful when information moves with purpose
Captureinput raw data
Processorganize/compute
Storeretain securely
Communicatetransmit/share
Uselearn/decide/act
Information Technology
Computing systems used to process, store and manage information.
Communication Technology
Networks and media that transmit voice, text, image, video and data.
ICT
The integration of both—devices, software, networks, content, people and processes.
ICT = information को बनाना, संभालना और पहुँचाना—तीनों।
Strength
Risk / condition
Access, speed, scale and collaboration
Digital divide, accessibility and affordability
Automation and data-informed decisions
Privacy, surveillance, bias and poor-quality data
Flexible multimedia learning
Distraction, screen fatigue and weak pedagogy
Remote services and transparency
Cybersecurity, outage and exclusion
NET trap: ICT is wider than “computer use.” A computer without relevant content, connectivity, people and process does not produce effective communication.
02
Binary Lab — The Language Beneath the Screen
Every digital object ultimately becomes patterns of bits
🔢 Decimal → binary converter
13₁₀ = 1101₂
2 से divide करते जाएँ; remainders को नीचे से ऊपर पढ़ें।
00001101
Bit
Binary digit: 0 or 1; smallest data unit.
Nibble
4 bits.
Byte
8 bits; common addressable unit.
Word
Processor-sized group of bits; size depends on architecture.
Exam convention
Value
Modern precise binary term
1 KB
1024 bytes
1 KiB
1 MB
1024 KB
1 MiB
1 GB
1024 MB
1 GiB
1 TB
1024 GB
1 TiB
Teacher says: SI prefixes kB/MB/GB can mean powers of 1000 in storage marketing; traditional exams often use powers of 1024. Read the question’s convention.
Input → processing → output, supported by memory and storage
CPUALU + CU + registers
⌨ Input🖥 Output💾 Storage🧠 Memory
ALU
Arithmetic and logic operations: addition, comparison, AND/OR/NOT.
Control Unit
Coordinates fetch–decode–execute and directs other components.
Registers
Tiny, fastest CPU storage holding immediate instructions/data.
Component
Role
Exam cue
Motherboard
Main circuit board connecting components
System board
System bus
Data, address and control pathways
Communication inside computer
Clock
Synchronizes operations
Frequency measured in hertz
GPU
Parallel graphics/general computation
Graphics Processing Unit
False full-form trap: “COMPUTER” has no official expansion. Phrases such as “Commonly Operated Machine…” are invented backronyms, not technical definitions.
Monitor, projector, printer, plotter, speaker, headphones and haptic devices.
Technology
Reads
Typical use
OCR
Printed/handwritten character images → editable text
Digitizing documents
OMR
Dark marks at fixed positions
Objective answer sheets
MICR
Magnetic-ink characters
Cheque processing
Barcode / QR
Machine-readable coded pattern
Items, links, IDs
Trap: Touchscreen is both input and output. A scanner captures an image; OCR is the recognition process/software that turns character images into text.
05
Memory Hierarchy — Faster Nearer, Larger Farther
Speed, cost and capacity trade off
Registers · fastest · tiniest · CPU
Cache · L1/L2/L3 · frequent data
RAM · active programs · volatile
SSD / HDD · persistent secondary storage
Archive / cloud / tape · large, slower access
Memory
Volatile?
Key fact
RAM
Yes
Read/write working memory; contents lost without power
SRAM
Yes
Faster/costlier; commonly used for cache
DRAM
Yes
Needs refresh; common main memory
ROM
No
Stores stable instructions/firmware
PROM
No
Programmable once
EPROM
No
Erased using ultraviolet light
EEPROM
No
Electrically erasable/reprogrammable
Flash
No
Block-erasable EEPROM family; SSD/USB storage
Virtual memory: Uses secondary storage to extend the apparent working memory. It increases capacity, not speed; excessive paging causes slowdown.
Trap: RAM is primary memory, while HDD/SSD are secondary storage. “Primary” does not mean permanent.
06
Software Stack — Instructions Above Hardware
Operating system mediates user, applications and machine
Usergoal/command
Applicationbrowser/editor
Operating systemresources/files/UI
Driversdevice control
Hardwarephysical execution
System software
OS, drivers, utilities and language translators that run/manage the system.
Application software
Programs for user tasks: word processor, browser, spreadsheet, LMS.
Firmware
Software stored in non-volatile memory controlling embedded hardware.
Translator
Input
Typical behavior
Assembler
Assembly language
Converts mnemonics to machine code
Compiler
High-level source
Translates program to target/executable form before execution
Interpreter
High-level source
Executes via ongoing translation/evaluation
Trap: “Compiler translates the whole program; interpreter line by line” is an exam-friendly simplification. Modern language implementations may combine compiling, bytecode and just-in-time execution.
07
Abbreviation Decoder — High-Yield Signal Bank
Learn by family, not an alphabet dump
⌨ Select a family
Core computing
CPU · ALU · CU · RAM · ROM · OS · GUI · BIOS
Central Processing Unit; Arithmetic Logic Unit; Control Unit; Random Access Memory; Read-Only Memory; Operating System; Graphical User Interface; Basic Input/Output System.
DBMSDatabase Management System
RDBMSRelational Database Management System
SQLStructured Query Language
APIApplication Programming Interface
AI / MLArtificial Intelligence / Machine Learning
NLPNatural Language Processing
OCR / OMROptical Character / Mark Recognition
UPSUninterruptible Power Supply
HDD / SSDHard Disk Drive / Solid-State Drive
USBUniversal Serial Bus
PDFPortable Document Format
IoTInternet of Things
Two famous traps: URL = Uniform Resource Locator. Wi‑Fi is a brand name with no official full form; “Wireless Fidelity” is a popular backronym.
08
Networks — Devices That Agree to Communicate
Scope, architecture and topology
PAN
Personal Area Network; a few metres around a person.
LAN
Local Area Network; building/campus/local site.
MAN
Metropolitan Area Network; city-scale.
WAN
Wide Area Network; large geographic area.
Bus
Shared backbone; break can disrupt segment.
Star
Central device; easy isolation, central point critical.
Ring
Closed loop; data follows ring path.
Mesh
Multiple paths; resilient but complex/costly.
Device
Primary function
Hub
Repeats incoming signal to all ports; no intelligent forwarding
Switch
Forwards frames within LAN using MAC addresses
Router
Routes packets between networks using IP addresses
Modem
Modulates/demodulates for communication medium/access link
NIC
Network Interface Card/controller connects device to network
Trap: Internet is a network of networks, not a single WAN owned by one organization.
09
Internet, Intranet & Extranet — Same Technology, Different Doors
Access policy defines the network context
🌐 Access selector
Internet
Internet · public global network
Open network of interconnected networks using the TCP/IP suite. Anyone with suitable connectivity may access public services, subject to service controls.
Feature
Internet
Intranet
Extranet
Users
General/public
Authorized members of organization
Organization + selected outsiders
Scope
Global
Internal/private
Controlled external collaboration
Example
Public university website
Employee/student internal portal
Vendor/research-partner portal
Control
Distributed across providers
Organization-managed
Organization-managed permissions
Analogy: Internet = public city; intranet = staff-only campus; extranet = guarded visitor pass for partners.
Public vs private IP: Public addresses are globally routable; private addresses work inside private networks and commonly reach the Internet through NAT.
Trap: HTTPS does not guarantee that a website is truthful or harmless. It protects the connection to the identified endpoint.
12
E-mail Studio — Compose, Send, Retrieve
Message anatomy plus the invisible protocol team
✉ Message anatomy
Fromteacher@university.edu
Toclass@university.edu
CCVisible copy recipients
BCCHidden from other recipients
SubjectUnit VIII revision session
BodyPurpose, context, action, courteous close
AttachFile + type + size
📨 Protocol switch
SMTP · send
SMTP sends and relays
Simple Mail Transfer Protocol moves outgoing mail from client to server and between mail servers. Think S = Send.
CC
Carbon Copy: recipients visible to all; informational audience.
BCC
Blind Carbon Copy: addresses hidden from other recipients; useful for privacy in mass mail.
Phishing alert
Check sender/domain, urgency, link destination, attachment and requests for credentials/OTP.
Netiquette: Specific subject, concise body, appropriate recipients, descriptive attachment, respectful tone, and “reply all” only when everyone needs the reply.
Trap: SMTP sends mail. POP3 and IMAP retrieve/access it. IMAP keeps server synchronization across devices; POP3 traditionally downloads for local handling.
13
Audio & Video Conferencing — Quality of Presence
Real-time communication is a network performance problem too
👩🏫 Host
👨🎓 Participant
👩💻 Presenter
👥 Class
🎛 Signal diagnosis
Latency
Latency · late arrival
End-to-end delay creates awkward pauses and people speaking over one another. Reduce network path/congestion; audio often remains usable before video.
Mode
Media
Best use
Limitation
Audio conference
Voice
Low-bandwidth discussion
Few non-verbal cues
Video conference
Voice + moving image
Visual demonstrations/presence
Higher bandwidth/device demand
Web conference/webinar
Audio/video + screen/chat/polls
Presentation and interaction
Can become one-way; platform access
Asynchronous recording
Recorded media
Flexible replay
No immediate dialogue
Codec
Encodes/compresses and decodes media for transmission/playback.
VoIP
Voice over Internet Protocol carries voice as IP data.
Good practice
Headset, mute discipline, captions, agenda, consent for recording and backup channel.
Trap: Bandwidth is capacity; latency is delay; jitter is variation in delay; packet loss is missing data. They are related but not interchangeable.
14
Cyber Hygiene — Protect the Digital Campus
Security is confidentiality, integrity and availability
Confidentiality
Only authorized people can access information.
Integrity
Data remains accurate and unauthorized changes are detectable.
Availability
Authorized users can access systems when needed.
Threat
Defining clue
Virus
Attaches to host file/program and spreads when executed
Worm
Self-propagates across networks
Trojan
Disguises malicious function as legitimate software
Ransomware
Blocks/encrypts data and demands payment
Spyware
Secretly observes/collects user information
Phishing
Fraudulent message/site seeks credentials or action
Spear phishing
Targeted, personalized phishing
🛡️ Suspicious message: first move?
Pause + verify
Do not click under pressure
Open the organization’s known website/app independently or verify through a trusted channel. Inspect the full domain—not just display text.
Technology should expand learning—not merely digitize lectures
E-learning
Learning supported/delivered through electronic technologies.
Blended
Designed integration of face-to-face and online learning.
MOOC
Massive Open Online Course; scalable online participation.
LMS
Learning Management System organizes content, activity, assessment and records.
Dimension
Option A
Option B
Time
Synchronous: same-time interaction
Asynchronous: flexible-time participation
Place
On-site
Remote/online
Access
Closed institutional course
Open course/resource
Control
Teacher-paced
Learner/self-paced
OER
Open Educational Resources carry permissions for reuse/adaptation under an open licence—not simply “free to view.”
Digital divide
Gaps in device, connectivity, affordability, accessibility, language, skill and meaningful use.
Accessible design
Captions, transcripts, alt text, keyboard access, readable contrast and downloadable/low-bandwidth options.
Trap: Online does not automatically mean open; open does not automatically mean free of copyright conditions; blended does not mean randomly adding a video to a classroom course.
16
India’s Digital Learning Grid
Courses, television, labs and open skill ecosystems
🇮🇳 Initiative matcher
SWAYAM
SWAYAM · national MOOC platform
Four quadrants: video lecture, downloadable reading material, self-assessment tests/quizzes and online discussion forum. Multiple national coordinators serve different sectors.
SWAYAM
Online courses/MOOCs; four-quadrant design; credit-related use subject to regulations/institution.
SWAYAM Prabha
Group of DTH channels telecasting educational programmes 24×7; also online archive/schedule.
NPTEL
IITs/IISc-led technology-enhanced learning; SWAYAM coordinator for engineering.
e-PG Pathshala
Open-access postgraduate e-content under NME-ICT; executed by UGC/INFLIBNET.
Virtual Labs
Remote/simulation-based access to laboratory learning and experiment resources.
FOSSEE / Spoken Tutorial
Open-source software education and self-learning IT skill tutorials, associated with IIT Bombay/NME-ICT.
SWAYAM 4 quadrants: Watch → Read → Test → Discuss.
Current check: SWAYAM’s official portal still describes the same four quadrants and lists nine national coordinators as of July 2026.
17
India’s Digital Knowledge & Credential Grid
Find resources, researchers, theses, journals and verified records
NDLI
National Digital Library of India: integrated discovery/access to learning resources across levels and disciplines; implemented by IIT Kharagpur.
e-ShodhSindhu
Consortium for higher-education e-resources; merged earlier consortia/services including UGC-INFONET, N-LIST and INDEST-AICTE.
ONOS
One Nation One Subscription: country-wide access to international scholarly journals for eligible government HEIs and central R&D institutions.
Shodhganga
INFLIBNET open repository of Indian electronic theses and dissertations.
VIDWAN
Expert database and national researchers network; profiles expertise and scholarship.
NAD / DigiLocker
Digital issue, access and verification of authentic academic awards/credentials.
ABC
Academic Bank of Credits supports accumulation, transfer and redemption of academic credits under applicable rules.
Current note: ONOS is now operational and its official portal reports access for 6,500+ eligible institutions; treat it as a newer addition alongside classic exam initiatives.
18
ICT & Governance — Services as Digital Journeys
Technology enables governance; institutions determine its quality
G2C
Government to Citizen: certificates, taxes, benefits, grievance status.
G2B
Government to Business: licences, filings, procurement, compliance.
G2G
Government to Government: interdepartmental data/process coordination.
G2E
Government to Employee: payroll, leave, service records and training.
🏛️ Governance outcome selector
Efficiency
Efficiency · fewer avoidable steps
Integrated records, automation, online payment, status tracking and once-only data capture can reduce time, travel and duplication—when processes are redesigned rather than merely scanned.
Informationpublish rules/forms
Interactionqueries/feedback
Transactionapply/pay/receive
Integrationjoined-up services
Participationco-create/monitor
Trap: E-government focuses on electronic service/administration; e-governance is broader—relationships, participation, transparency, accountability and decision processes.
19
Responsible Digital Governance — Trust by Design
Convenience without rights is not good governance
SAMARTH e-Gov Suite
Open-source/open-standards-enabled platform tailored to HEIs for planning, administration and services—from admission and examination to employee, finance and records workflows.
Governance design test
Accessible? Secure? Minimal data? Transparent rule? Appeal channel? Audit trail? Human help? Offline alternative for exclusion risk?
Challenge
Design response
Digital divide
Assisted access, multilingual/accessible design, low-bandwidth and offline channel
Privacy/surveillance
Purpose limitation, data minimization, consent/legal basis, retention control
Cyberattack/outage
Secure architecture, MFA, backup, monitoring, incident/continuity plan
Siloed systems
Standards, interoperability, clean master data and accountable sharing
Algorithmic error/bias
Validation, explainability, human review and appeal
Low trust
Status tracking, reasoned decisions, audit logs and grievance redressal
Best principle: Digitize the service journey, not the paperwork burden. A bad process on a screen remains a bad process.
Verified: SAMARTH’s official description presents it as a purpose-built digital governance framework for Indian higher-education institutions.
20
Final Signal Check — NET Retrieval Quiz
Answer before inspecting the highlighted key
Machine
Binary → hardware → memory → software.
Network
Scope → Web → protocols → mail → conferencing.
Public value
Digital education → governance → trust.
1. One byte normally contains:
2. Which memory is commonly used for CPU cache?
3. Which device routes packets between networks?
4. DNS primarily performs:
5. Which protocol sends outgoing e-mail?
6. Variation in packet arrival delay is:
7. SWAYAM’s four quadrants include video, reading, self-assessment and:
8. The repository for Indian electronic theses is:
9. Online licence services for firms are mainly:
10. Which statement is technically correct?
Score guide: 9–10 = control-room ready; 7–8 = revisit protocols and initiatives; below 7 = revise modules 2, 5, 7, 11, 16–19. Revised-section progress stays in this browser.
Support the work♡
Help us sustain serious learning.
Research, content development and hosting all carry real costs. If this work has supported your preparation, a voluntary contribution helps it keep growing.