March 27, 20268 min read

Computer Knowledge for Government Exams 2026: Complete Syllabus, Important Topics and Shortcuts

Complete computer awareness guide for SSC CGL, IBPS PO/Clerk, SBI, RBI and other govt exams — covers fundamentals, MS Office shortcuts, networking, cybersecurity, number systems and recent tech terms.

computer knowledge computer awareness SSC CGL IBPS PO MS Office shortcuts govt exam preparation
Ad 336x280

Computer Knowledge is one of the most scoring sections in government exams — and one of the most neglected. In SSC CGL Tier II, it carries 20 dedicated questions. In IBPS PO/Clerk Mains, it appears either as a standalone section or clubbed with Reasoning. LIC AAO, NICL AO, RBI Assistant, and SBI PO Mains all test it in some form.

The reason it's scoring is simple: the syllabus is finite, the questions are largely factual, and once you memorize the core concepts, you don't forget them easily. Unlike Quantitative Aptitude, there's no calculation pressure. Unlike Reasoning, there are no time-consuming puzzles. It's pure knowledge — learn it once, score every time.


Where Computer Knowledge Is Tested

ExamSectionQuestionsRemarks
SSC CGL Tier IIComputer Knowledge20Dedicated section
IBPS PO MainsReasoning & Computer Aptitude45 (combined)~10-15 computer questions
IBPS Clerk MainsReasoning & Computer Aptitude50 (combined)~10-12 computer questions
SBI PO MainsReasoning & Computer Aptitude45 (combined)Similar to IBPS
LIC AAOComputer Knowledge20Standalone section
RBI Assistant MainsComputer KnowledgePart of GA5-10 questions
NICL AOComputer Awareness20Standalone

Complete Topic Breakdown

1. Computer Fundamentals

This is the most basic and most asked category. Expect 4-6 questions from here alone.

Generations of Computers: First (vacuum tubes, ENIAC), Second (transistors, IBM 1620), Third (integrated circuits, IBM 360), Fourth (microprocessors, Intel 4004), Fifth (AI-based, ongoing). Examiners love asking which generation introduced which technology. Types of Computers: Analog, Digital, Hybrid. By size: Supercomputer (PARAM series in India), Mainframe, Minicomputer, Microcomputer (desktop/laptop). By purpose: General-purpose, Special-purpose. Input Devices: Keyboard, mouse, scanner, barcode reader, MICR (bank cheques), OMR (exam sheets), OCR (text recognition), light pen, touchscreen, webcam, microphone, joystick. Output Devices: Monitor (CRT, LCD, LED, OLED), printer (laser, inkjet, dot matrix, thermal), plotter, speaker, projector. Memory Hierarchy: Registers > Cache (L1, L2, L3) > RAM (SRAM, DRAM) > Secondary Storage (HDD, SSD, optical disc). RAM is volatile, ROM is non-volatile. Types of ROM: PROM, EPROM, EEPROM, Flash. Storage Units: Bit < Nibble (4 bits) < Byte (8 bits) < KB (1024 bytes) < MB < GB < TB < PB.

2. Software Concepts

System Software: Operating System (Windows, Linux, macOS), device drivers, utility programs (disk defragmenter, antivirus). Application Software: Word processors, spreadsheets, database management, web browsers, email clients. Programming Languages: Machine language (binary), Assembly language (mnemonics), High-level languages (C, C++, Java, Python). Compiler vs Interpreter — compiler translates entire code at once, interpreter translates line by line. Operating System Functions: Process management, memory management, file system management, device management, user interface (CLI vs GUI). Concepts like multitasking, multithreading, and virtual memory are regularly asked.

3. MS Office — The Shortcut Goldmine

MS Office shortcuts are asked in almost every computer section. Memorize these — they appear as direct questions.

MS Word Shortcuts (Most Asked):
ShortcutFunctionShortcutFunction
Ctrl+NNew documentCtrl+HFind and Replace
Ctrl+SSaveCtrl+KInsert hyperlink
Ctrl+ZUndoCtrl+ECenter align
Ctrl+YRedoCtrl+LLeft align
Ctrl+B/I/UBold/Italic/UnderlineCtrl+RRight align
Ctrl+ASelect allCtrl+JJustify
MS Excel Shortcuts:
ShortcutFunction
Ctrl+;Insert current date
Ctrl+Shift+;Insert current time
F2Edit active cell
Ctrl+`Show formulas in cells
Alt+=AutoSum
Ctrl+Shift+LToggle AutoFilter
F4Repeat last action / toggle absolute reference
Excel Functions Most Asked: SUM, AVERAGE, COUNT, COUNTA, MAX, MIN, IF, VLOOKUP, HLOOKUP, CONCATENATE, LEN, TRIM, LEFT, RIGHT, MID. MS PowerPoint: Slide master, transitions vs animations, F5 to start slideshow from beginning, Shift+F5 from current slide. File extensions: .pptx (presentation), .ppsx (slideshow), .potx (template).

4. Networking

Types of Networks: LAN (Local Area Network — within a building), MAN (Metropolitan Area Network — across a city), WAN (Wide Area Network — across countries, the Internet is a WAN). Internet Protocols: HTTP (web pages), HTTPS (secure web), FTP (file transfer), SMTP (sending email), POP3/IMAP (receiving email), TCP/IP (foundation protocol suite), DNS (domain name to IP resolution). Network Devices: Router (connects different networks), Switch (connects devices within a LAN), Hub (dumb version of switch), Modem (converts digital to analog and vice versa), Gateway, Bridge. Topologies: Star, Bus, Ring, Mesh, Tree, Hybrid. Star topology is the most commonly used in modern LANs.

5. Database Basics

DBMS Concepts: Database, table, record (row), field (column), primary key, foreign key, schema. RDBMS vs DBMS — RDBMS (like MySQL, Oracle, PostgreSQL) supports relations between tables. SQL Basics: SELECT, INSERT, UPDATE, DELETE. WHERE clause, ORDER BY, GROUP BY, HAVING. JOIN types: INNER, LEFT, RIGHT, FULL OUTER. These appear as direct questions asking what a specific SQL command does.

6. Cybersecurity

Threats: Virus (attaches to programs), Worm (self-replicating, no host needed), Trojan (disguised as legitimate software), Ransomware (encrypts data, demands payment), Spyware, Adware, Phishing (fake emails/websites to steal credentials), Keylogger. Protection: Firewall (monitors incoming/outgoing traffic), Antivirus, Encryption (converting data to unreadable format — symmetric vs asymmetric), Digital Signature, SSL/TLS (secure web communication), Two-Factor Authentication (2FA).

7. Number Systems

Binary (base 2), Octal (base 8), Decimal (base 10), Hexadecimal (base 16). Questions typically ask you to convert between these systems.

Quick Conversion Reference:
DecimalBinaryOctalHexadecimal
0000000
5010155
81000108
10101012A
15111117F
16100002010
Binary to Decimal: (1101)₂ = 1×8 + 1×4 + 0×2 + 1×1 = 13. Memorize powers of 2 up to 2¹⁰ = 1024.

8. Recent Technology Terms

These are increasingly common in exams conducted after 2024:

Artificial Intelligence (AI): Machines simulating human intelligence — Machine Learning, Deep Learning, NLP (Natural Language Processing). ChatGPT and generative AI have appeared in recent current affairs questions. Internet of Things (IoT): Everyday devices connected to the internet — smart home devices, wearables, industrial sensors. Blockchain: Distributed ledger technology, immutable records, basis of cryptocurrency. Used in supply chain, voting systems, digital identity. Cloud Computing: IaaS (Infrastructure), PaaS (Platform), SaaS (Software). Examples: AWS, Azure, Google Cloud. Public, Private, Hybrid cloud models. 5G Technology: Fifth-generation cellular technology, higher speed, lower latency. India's 5G rollout status is a current affairs question.

Preparation Strategy

Week 1-2: Cover fundamentals, software, and MS Office shortcuts. These are the highest-yield topics. Make flashcards for shortcuts. Week 3: Networking and database concepts. Read once thoroughly, then revise from notes. Week 4: Cybersecurity, number systems, and recent technology terms. Practice 10-15 number conversion problems to build speed. Ongoing: Solve previous year computer sections from SSC CGL and IBPS PO papers. You'll notice 60-70% of questions repeat in theme if not in exact wording.

FAQ

How many marks does computer knowledge carry in SSC CGL?

In the revised SSC CGL Tier II pattern, Computer Knowledge carries 20 questions worth 60 marks (3 marks per question, 1 mark negative for wrong answer). It's a dedicated section with its own time allocation.

Is coding or programming asked in IBPS/SSC computer sections?

No. You won't be asked to write code. The questions are about concepts — what is a compiler, what does SQL SELECT do, what is the difference between LAN and WAN. It's awareness, not application.

Can I skip computer knowledge and still clear the exam?

Technically yes in exams where it's clubbed with Reasoning (like IBPS PO Mains), but you'd be throwing away easy marks. In SSC CGL where it's a standalone section, skipping it would be self-destructive. Most aspirants can score 15-18 out of 20 with just 2 weeks of focused preparation.

What is the best book for computer knowledge preparation?

Arihant's "Objective Computer Awareness" by Somya Ranjan Behera is the most widely used. Kiran Prakashan also has a solid computer knowledge book. For quick revision, Lucent's Computer section is concise and exam-oriented.
Track SSC CGL and IBPS exam dates, admit cards, and results at SarkariNaukriHub.
Ad 728x90