ICT Abbreviations & Terminology: Computers, Networks, Web, Mobile & Security

Introduction

ICT abbreviations look difficult because they are short, but the ideas behind them are very simple.
UGC NET Paper-1 often checks whether you know the correct full form, the correct use, and the correct difference between similar terms.
This tutorial groups terms topic-wise so you remember them by meaning and use, not by blind memorization.
In Real Life: We use terms like Wi-Fi, OTP, QR code, GPS, and cloud storage daily while studying, banking, and communicating.
Exam Point of View: Most traps come from similar pairs like RAM vs ROM, router vs switch, HTTP vs HTTPS, and authentication vs authorization.


1. Core ICT Terms

1.1 ICT, IT, ITES

ICT is wider than IT because it includes communication technologies like networks and internet.

TermFull FormSimple MeaningExample
ICTInformation and Communication TechnologyTechnology + communication toolsOnline class using laptop + internet
ITInformation TechnologyTechnology for storing and processing informationDatabase and software in office
ITESIT Enabled ServicesServices delivered using ITBPO, online customer support

1.2 Data vs Information vs Knowledge

These three are asked in definition and statement-based questions.

TermSimple MeaningQuick Example
DataRaw facts without meaning“45, 60, 70”
InformationData arranged with meaning“Average marks = 58.3”
KnowledgeUnderstanding based on information and experience“Students need practice in Unit-4 topics”

Extra terms that help in tricky questions:

  • Structured Data: Data in fixed format like tables (Excel marks sheet).
  • Unstructured Data: Data without fixed format like videos, images, emails.
  • Metadata: “Data about data” like file size, created date, author name.

1.3 Digitization vs Digitalization vs Digital Transformation

Many learners confuse these because the words look similar.

  • Digitization: Converting analog content to digital form. Example: scanning a paper document into a PDF.
  • Digitalization: Using digital tools to improve an existing process. Example: using an online attendance system instead of manual registers.
  • Digital Transformation: A bigger change where the whole system is redesigned using digital technology. Example: a university shifting to blended learning, LMS, online evaluation, and digital administration.

Exam Point of View: If the question says “conversion” it is digitization, if it says “process improvement” it is digitalization, and if it says “complete redesign of work culture/system” it is digital transformation.

1.4 Cloud, IoT, AI/ML, Big Data, AR/VR

These are commonly asked in match-the-following and application-based MCQs.

TermFull FormSimple MeaningExample
CloudUsing online servers for storage and servicesGoogle Drive, AWS
IoTInternet of ThingsInternet-connected devicesSmartwatch, smart bulb
AIArtificial IntelligenceMachines doing smart tasksChatbots, recommendations
MLMachine LearningAI that learns patterns from dataSpam detection
Big DataVery large and fast data setsE-commerce clicks and logs
ARAugmented RealityDigital layer over real worldCamera filters
VRVirtual RealityFully virtual environmentVR labs and simulations

Related modern terms you should also know:

  • API: Application Programming Interface, meaning a “connector” that lets apps talk to each other.
  • LMS: Learning Management System, meaning a platform for courses, tests, and tracking learning.
  • MOOC: Massive Open Online Course, meaning a large online course open to many learners.
  • ERP: Enterprise Resource Planning, meaning software that manages institution processes like finance and HR.

2. Computer and Hardware Terminology

2.1 CPU and its internal units

CPU is the “brain” of the computer that executes instructions.

TermFull FormSimple MeaningKey Use
CPUCentral Processing UnitExecutes instructionsProcessing and control
ALUArithmetic Logic UnitCalculates and comparesArithmetic + logic
CUControl UnitControls operationsDirects data flow
RegisterVery fast small storage inside CPUHolds immediate data
CacheVery fast memory near CPUSpeeds up processing

Helpful CPU performance words for MCQs:

  • Core: Processing unit inside CPU (more cores can help multitasking).
  • Clock Speed (GHz): How fast cycles run, but speed alone is not the full performance.
  • Bus: Path that carries data between components.

2.2 RAM, ROM, and memory types

RAM vs ROM is one of the most repeated confusion pairs.

TermFull FormSimple MeaningProperty
RAMRandom Access MemoryTemporary working memoryVolatile
ROMRead Only MemoryPermanent basic startup instructionsNon-volatile
CacheFast memory for frequently used dataVery fast, small

Extra memory terms:

  • DRAM: Dynamic RAM, commonly used as main memory.
  • SRAM: Static RAM, faster and used for cache.

2.3 HDD, SSD, and storage terms

TermFull FormSimple MeaningKey Point
HDDHard Disk DriveStorage with spinning diskSlower, cheaper
SSDSolid State DriveStorage using chipsFaster, costlier
TB/GB/MB/KBStorage unitsUsed to measure capacity

More storage abbreviations that can appear in exams:

  • USB: Universal Serial Bus, used for connecting devices.
  • SD Card: Secure Digital card, used in phones and cameras.
  • NAS: Network Attached Storage, storage shared on a network.
  • RAID: Redundant Array of Independent Disks, used for performance or safety by combining disks.

2.4 Input/Output and common ports

TermFull FormMeaningExample
I/OInput/OutputData enters or leaves the systemKeyboard and monitor
HDMIHigh-Definition Multimedia InterfaceAudio + video interfaceLaptop to TV
VGAVideo Graphics ArrayOlder video connectorProjector link
BIOSBasic Input/Output SystemOlder boot firmwareStartup program
UEFIUnified Extensible Firmware InterfaceModern boot firmwareSecure boot support

Exam Point of View: BIOS and UEFI are not operating systems; they are startup firmware that runs before the OS loads.


3. Software and Operating System Terminology

3.1 OS, application software, and utilities

TermFull FormSimple MeaningExample
OSOperating SystemManages hardware and runs programsWindows, Linux, Android
AppApplicationSoftware for user tasksBrowser, calculator
UtilityTool for system maintenanceAntivirus, backup tool

3.2 GUI, CLI, and common software terms

TermFull FormSimple MeaningExample
GUIGraphical User InterfaceIcons and windows interfaceClicking menus
CLICommand Line InterfaceText command interfaceTerminal
Open SourceSource code is publicly availableLinux
ProprietaryOwned and controlled by a companyMany paid tools

3.3 File formats and compression

TermFull FormUse
PDFPortable Document FormatDocuments
JPG/JPEGPhotos
PNGImages with transparency
MP3Audio
MP4Video
ZIPCompressed file container
CSVComma-Separated ValuesData in spreadsheet style

4. Networking Terminology

4.1 Network types by coverage area

TermFull FormCoverageExample
PANPersonal Area NetworkVery small areaBluetooth between phone and earbuds
LANLocal Area NetworkBuilding or campusComputer lab network
MANMetropolitan Area NetworkCityCity-wide network
WANWide Area NetworkLarge geographic areaInternet (largest WAN)
WLANWireless LANLAN using Wi-FiHome Wi-Fi network

4.2 Networking devices and their roles

DeviceSimple MeaningWhere it fits
SwitchConnects devices inside a LANInternal network
RouterConnects different networksLAN to internet
ModemConnects your network to ISP lineFiber/DSL connection
GatewayEntry/exit point between networksNetwork translation
Access Point (AP)Provides Wi-Fi accessCampus Wi-Fi
RepeaterBoosts signal rangeExtends Wi-Fi area

4.3 Bandwidth, speed, latency, and jitter

These are asked as “difference” questions.

  • Bandwidth: Maximum capacity of a connection, usually measured in Mbps or Gbps.
  • Speed (Throughput): Real data transfer you actually get at a moment.
  • Latency: Delay in data travel, important for video calls and gaming.
  • Jitter: Variation in delay, which makes calls sound broken.

Situational Example: Two students have the same internet plan, but one gets slow video calls because many devices share the Wi-Fi and latency becomes high during peak usage.

4.4 Important addressing and setup terms

TermFull FormMeaning
IPInternet ProtocolAddressing system for devices
IPv4Internet Protocol version 4Older IP format
IPv6Internet Protocol version 6Newer, larger address system
MACMedia Access ControlHardware address of device
DHCPDynamic Host Configuration ProtocolAuto assigns IP addresses
NATNetwork Address TranslationMaps private IPs to public IP
VPNVirtual Private NetworkSecure private tunnel

5. Web and Internet Terminology

5.1 WWW, URL, ISP

TermFull FormSimple Meaning
WWWWorld Wide WebWeb pages on the internet
URLUniform Resource LocatorWeb address
ISPInternet Service ProviderCompany providing internet

5.2 DNS, TCP/IP, and how the web actually opens

TermFull FormMeaning
DNSDomain Name SystemConverts domain name to IP
TCPTransmission Control ProtocolReliable data transfer
TCP/IPTransmission Control Protocol / Internet ProtocolInternet communication base

5.3 Protocols used on the internet

TermFull FormUse
HTTPHyperText Transfer ProtocolWebsite data transfer
HTTPSHyperText Transfer Protocol SecureSecure web transfer
FTPFile Transfer ProtocolFile transfer
SMTPSimple Mail Transfer ProtocolSending email
POP3Post Office Protocol v3Receiving email (download style)
IMAPInternet Message Access ProtocolReceiving email (sync style)

5.4 Website building terms that appear in ICT questions

TermFull FormMeaning
HTMLHyperText Markup LanguageStructure of web page
CSSCascading Style SheetsDesign and layout
JSJavaScriptInteractivity
CMSContent Management SystemWebsite management system
CDNContent Delivery NetworkFaster delivery via nearby servers

Exam Point of View: WWW is not the same as the internet. The internet is the network of networks, and the web is one service that runs on top of the internet.


6. Mobile and Wireless Terminology

6.1 Cellular standards and generations

TermFull FormMeaning
GSMGlobal System for Mobile communicationsCellular standard
CDMACode Division Multiple AccessCellular access method
3G/4G/5GMobile network generations
LTELong Term EvolutionCommon 4G technology
VoLTEVoice over LTECalling using 4G LTE

6.2 Short-range wireless technologies

TermFull FormBest Use
Wi-FiWireless Fidelity (common usage name)Internet via WLAN
BluetoothPAN connections
NFCNear Field CommunicationTap to pay and quick pairing

6.3 OTP, QR code, and payment terms

TermFull FormMeaning
OTPOne Time PasswordValid for one login or one transaction
QR CodeQuick Response CodeScannable 2D code
UPIUnified Payments InterfaceReal-time payments system

7. Cybersecurity and Safety Terminology

7.1 Malware family and differences

TermMeaningKey Idea
MalwareMalicious softwareUmbrella term
VirusAttaches to a fileOften needs user action
WormSelf-spreads in networksSpreads automatically
TrojanLooks genuine, harmful insideDisguised software
SpywareSecretly collects dataTracks user activity
RansomwareLocks files for moneyDemands payment

7.2 Security tools and protective methods

TermMeaningSimple Example
FirewallFilters network trafficBlocks unsafe access
AntivirusDetects and removes malwareScans files
PatchSecurity fix updateOS update
BackupCopy of dataCloud backup

7.3 Authentication vs Authorization (and AAA)

  • Authentication: “Who are you?” Identity proof using password, OTP, biometrics, or 2FA.
  • Authorization: “What can you do?” Permission like view, edit, delete.
  • Accounting: Tracking actions like logs and usage records.

Exam Point of View: Authentication comes before authorization, because the system must know who you are before giving permissions.

7.4 Encryption, hashing, and digital signature

TermSimple MeaningUse
EncryptionConverts readable data into secret formSecure messages
DecryptionConverts secret form backReading secured data
HashingOne-way conversion for verificationPassword storage
Digital SignatureProof of sender + integrityAuthentic e-documents
SSL/TLSSecurity protocols used in HTTPSSafe web browsing

7.5 Common cyber attack terms

TermMeaning
PhishingFake message to steal data
SpoofingFake identity like fake caller ID
DoS/DDoSOverloading a service to stop it
Brute ForceTrying many passwords automatically

8. Cloud, Data, and Emerging Tech Terms

8.1 Cloud service models and deployment models

TermFull FormMeaning
IaaSInfrastructure as a ServiceRent servers, storage, networks
PaaSPlatform as a ServicePlatform to build and run apps
SaaSSoftware as a ServiceSoftware delivered online

Deployment models that appear in MCQs:

  • Public Cloud: Shared services over internet.
  • Private Cloud: Dedicated to one organization.
  • Hybrid Cloud: Mix of public and private.

8.2 Virtualization and container terms

TermMeaning
VMVirtual Machine
HypervisorVirtualization manager
ContainerLightweight app package

8.3 Data processing and analytics terms

TermFull FormMeaning
DBMSDatabase Management SystemManages databases
RDBMSRelational DBMSTable-based database
SQLStructured Query LanguageQuery language for databases
ETLExtract Transform LoadData pipeline steps
BIBusiness IntelligenceReporting and analysis

8.4 Standards and bodies (often asked in one-line MCQs)

TermFull FormRole
IEEEInstitute of Electrical and Electronics EngineersNetworking and tech standards
IETFInternet Engineering Task ForceInternet protocol standards
W3CWorld Wide Web ConsortiumWeb standards like HTML
ISOInternational Organization for StandardizationQuality and security standards

Key Points – Takeaways

  • ICT includes both information handling and communication tools like networks and internet.
  • IT is mainly about storing and processing information, while ITES is service delivery using IT.
  • Data is raw facts, information is organized meaning, and knowledge is understanding for action.
  • Digitization converts content into digital form, while digitalization improves a process using digital tools.
    Exam Point of View: When options look similar, identify the “action word” like convert, improve, redesign, permission, verify.
  • CPU contains ALU for calculations and CU for control, and cache improves speed.
  • RAM is volatile and used for working, while ROM is non-volatile and stores startup instructions.
  • HDD is slower because it is mechanical, and SSD is faster because it is chip-based.
  • LAN covers a building or campus, MAN covers a city, and WAN covers large areas.
    Exam Point of View: Router vs switch and LAN vs WAN are frequent traps, so remember them by function and area.
  • Switch connects devices inside a LAN, while router connects networks.
  • DNS converts domain names into IP addresses, so browsers can find servers.
  • HTTP is normal web transfer, while HTTPS adds SSL/TLS security for safe transfer.
  • Wi-Fi is for WLAN internet access, Bluetooth is for PAN connections, and NFC is for very short-range tap actions.
    Exam Point of View: If a question mentions “secure browsing” or “login/payments,” HTTPS and encryption terms become the best fit.
  • Malware includes virus, worm, trojan, spyware, and ransomware, but their spreading method differs.
  • Authentication verifies identity, and authorization controls permissions after login.
  • Encryption protects data during transfer, hashing helps verify data without revealing the original.

Quick One-shot Revision Notes

  • ICT, IT, ITES are scope-based terms, so learn them by what they include.
  • Data, information, knowledge form a ladder of meaning and action.
  • Digitization is conversion, digitalization is improvement, and digital transformation is redesign.
  • CPU uses ALU and CU, and cache makes processing faster.
  • RAM is temporary, ROM is permanent, SSD is faster than HDD.
  • LAN is local, MAN is city, WAN is wide, and WLAN is wireless LAN.
  • Switch is inside LAN, router connects networks, modem connects to ISP line.
  • Bandwidth is capacity, speed is actual transfer, latency is delay, jitter is variation in delay.
  • DNS is name to IP, TCP/IP is the base protocol suite of the internet.
  • HTTP is normal, HTTPS is secure using SSL/TLS.
  • SMTP sends email, IMAP/POP3 receive email.
  • Wi-Fi, Bluetooth, NFC are wireless tools with different range and purpose.
  • Malware types differ by how they spread and how they hide.
  • Authentication is identity proof, authorization is permission control.
  • Encryption hides data, hashing verifies data in one direction.

Examples

Example 1
A teacher uploads notes to Google Drive and shares the link in the class group. Students open the URL on phone or laptop and the same file remains synced because cloud storage stores it online. This example connects cloud, URL, and ICT use in education in one simple process.

Example 2
In a college computer lab, all computers connect to a switch to form a LAN. The router connects that LAN to the internet service provided by the ISP. When students type a website name, DNS converts it into an IP address so the browser can reach the server.

Example 3
A student scans a QR code to pay through UPI. The payment app uses encryption so the transaction data is protected while travelling over the network. The OTP adds an extra layer of authentication so that a thief cannot complete payment using only the phone.

Example 4
Ravi received an email that looked official and said his account would be blocked if he did not verify immediately. He clicked the link and entered his password, and later his account was accessed by someone else. His friend explained it was phishing, and Ravi enabled 2FA, checked HTTPS, and stopped clicking unknown links. After that, Ravi started verifying URLs and using strong passwords, which reduced his risk.


Mini Practice

Q1) Which option correctly matches the network type with its coverage area?
A) PAN: City level
B) LAN: Building or campus
C) MAN: Home room
D) WAN: Personal device area
Answer: B
Explanation: LAN covers a limited area like a building or campus, while PAN is personal range and WAN is very large range.

Q2) Which pair is correct?
A) RAM: Non-volatile memory
B) ROM: Temporary working memory
C) SSD: Solid State Drive
D) HDD: High Data Drive
Answer: C
Explanation: SSD stands for Solid State Drive, RAM is volatile, and ROM is non-volatile.

Q3) A router and a switch differ mainly because a router connects networks while a switch connects devices inside a network. Which statement is correct?
A) Router works only inside a LAN
B) Switch connects different networks
C) Router connects different networks
D) Switch is the same as modem
Answer: C
Explanation: A switch is mostly used within a LAN, while a router connects different networks like LAN and the internet.

Q4) Assertion (A): HTTPS is safer than HTTP for online transactions. Reason (R): HTTPS uses SSL/TLS to encrypt data during transfer.
A) Both A and R are true, and R explains A
B) Both A and R are true, but R does not explain A
C) A is true, R is false
D) A is false, R is true
Answer: A
Explanation: HTTPS adds SSL/TLS encryption, which protects sensitive data like passwords and card details during transfer.

Q5) A student receives a message saying “Your account is locked, click here to reset” and the link looks suspicious. What is this attack called?
A) Phishing
B) Backup
C) Firewall
D) Compression
Answer: A
Explanation: Phishing uses fake messages and links to trick users into sharing passwords or personal information.


FAQs

What is the easiest way to remember ICT abbreviations?

Learn them in groups like hardware, networking, web, mobile, and security, and revise with one real example each.

Is ICT different from IT in UGC NET?

Yes, ICT includes communication tools like networks and internet, while IT focuses more on information processing systems.

Why do questions ask RAM vs ROM so often?

Because both are memory terms, but RAM is temporary and ROM is permanent, so it is a classic confusion pair.

What is the simplest meaning of DNS?

DNS converts a website name into an IP address so your browser can find the correct server.

What is the key difference between authentication and authorization?

Authentication proves identity, while authorization decides permissions after identity is confirmed.

Why is HTTPS important?

HTTPS encrypts data using SSL/TLS, which protects passwords and transactions during transfer.

If you find any mistakes in this article, please let us know through the Contact Us. We'll try to correct them. Thank you.

Scroll to Top