Computer Knowledge for SSC CHSL — Hardware, Software, MS Office, Internet & Networking

beginner 18 min read

Concept

Computer Knowledge in SSC CHSL is not a deep technical section — it is a vocabulary-and-recall section wearing a technical costume. The questions test whether you know the correct name for a function, the right keyboard shortcut for a specific action, or the standard definition of a networking term. You will almost never be asked to solve a problem; you will be asked to identify the correct label.

Think of it this way: imagine you joined a new office job as an LDC (Lower Division Clerk). Your supervisor asks you to "upload the scanned form," "set the paper margin in Word," or "minimize all windows quickly." Computer Knowledge tests exactly the vocabulary you would use in that office — nothing more, nothing less.

The scope spans five broad areas:

  1. Hardware vs. Software fundamentals — what is input/output, RAM vs. ROM, CPU components.
  2. Operating Systems — Windows keyboard shortcuts, file management, basic OS concepts.
  3. MS Office (Word, Excel, PowerPoint) — shortcut keys, menu locations, basic functions.
  4. Internet and Networking — email structure, uploading/downloading, network topology, e-banking, cybersecurity.
  5. Cybersecurity basics — hacker categories (hat colors), common attack types (phishing, malware).

The single most efficient strategy here: build a clean shortcut table and a definitions list, then drill them through recognition practice. Derivation or logic rarely helps — this is pure recall territory. But within recall, there are patterns that let you eliminate wrong options confidently even when you forget the exact answer.


Deep Dive

Hardware Basics

Input devices send data into the computer: keyboard, mouse, scanner, microphone, barcode reader.

Output devices deliver processed results: monitor, printer, speakers, projector.

Storage hierarchy (fastest to slowest, most expensive to cheapest per byte): Registers → Cache (L1/L2/L3) → RAM → Hard Disk/SSD → Optical/Tape.

RAM vs. ROM: RAM (Random Access Memory) is volatile — data disappears when power is cut. ROM (Read-Only Memory) is non-volatile — firmware stored here persists. A common trick question: "Which memory stores the BIOS?" Answer: ROM.

CPU components: ALU (Arithmetic Logic Unit) performs calculations; Control Unit manages instruction flow; Registers are tiny, ultra-fast storage inside the CPU.


Operating System & Windows Shortcuts

The most exam-heavy shortcuts for Windows 10:

| Shortcut | Function | |---|---| | Win + D | Show/Hide desktop (toggle) | | Win + E | Open File Explorer | | Win + L | Lock the computer | | Win + R | Open Run dialog | | Win + I | Open Settings | | Win + S | Open Search | | Alt + F4 | Close active window | | Ctrl + Z | Undo | | Ctrl + Y | Redo | | Ctrl + C / X / V | Copy / Cut / Paste |

The trap options for Win + D are Win + H (voice typing in newer Windows), Win + C (Cortana), and Win + G (Game Bar). The pattern: D stands for Desktop.


MS Office Shortcuts

MS Word 2010 — key shortcuts:

| Shortcut | Function | |---|---| | Ctrl + Home | Go to beginning of document | | Ctrl + End | Go to end of document | | Shift + End | Select to end of current line (NOT end of document) | | Ctrl + B / I / U | Bold / Italic / Underline | | Ctrl + P | Print | | Ctrl + F | Find | | Ctrl + H | Find and Replace | | F7 | Spelling and Grammar check |

The classic confusion: Ctrl + End (end of document) vs. Shift + End (select to line end). SSC has tested this exact distinction.

MS Excel 2010 — key shortcuts:

| Shortcut | Function | |---|---| | Alt + Enter | New line within the same cell | | Ctrl + Enter | Fill selected range with current entry | | Tab + Enter | No standard function (distractor) | | F2 | Edit the active cell | | Ctrl + ; | Insert current date | | Ctrl + Shift + ; | Insert current time |

The Alt + Enter shortcut is a frequent PYQ target because it is counter-intuitive — you might expect Enter alone to work, but that just moves you to the next cell.


Internet and Networking Concepts

Email address structure: username@domain.extension

Example: ramesh.kumar@gmail.com

Three mandatory components: username, @ symbol, and the service provider's domain. A photo, phone number, or address is never part of the email address string itself.

Uploading vs. Downloading:

Memory peg: you "upload" a photo to Instagram (your device → their server). You "download" a movie (their server → your device).

Net Banking / e-Banking: Conducting banking transactions over the internet. The correct term is e-banking. e-commerce is broader (online buying/selling of goods and services), not specific to banking. e-transfer is a distractor term that sounds plausible but is not the standard equivalent.

Network Topology = the layout arrangement of devices in a network. Types: Bus, Star, Ring, Mesh, Tree, Hybrid. When a question asks "what describes the physical/logical arrangement of network devices," the answer is always Network Topology — not transmission mode, not open/closed system.


Cybersecurity: Hacker Categories

| Hat Color | Intent | Also Called | |---|---|---| | Black hat | Malicious — steals data, causes harm | Crackers | | White hat | Ethical — hired to find vulnerabilities | Ethical hackers | | Grey hat | Mixed — may break in without permission but report it; no malicious intent | | | Red hat | Aggressive against black hats — attacks the attacker | |

The key PYQ pattern: "hackers also known as crackers who hack with malicious intent" = Black hat. The word "crackers" is the locked-in identifier for black hats.


Memory Tricks & Shortcuts

patternD for Desktop — Win+D is never wrong

Every time a question mentions "show/hide the desktop" or "minimize all open windows at once," the answer is Win + D. The letter D is your anchor — D = Desktop. The distractors (H, C, G) are all real shortcuts but for different things. If you see "desktop" in the question, commit to D without checking the others. Standard reading-each-option method: 30 seconds. Pattern lock-in: 5 seconds.

patternAlt + Enter = Line Break Inside Cell

In Excel, Enter alone moves you DOWN to the next cell. If you want a new line INSIDE the same cell, you need one extra key — Alt. Think: "Alt-ernative line, same cell." The distractor Ctrl + Enter fills a selected range, which sounds similar but does something completely different. Recognizing this pattern eliminates 3 of 4 options instantly. Standard option-by-option elimination: 40 seconds. This pattern: 8 seconds.

patternCrackers = Black Hat, always

The word "cracker" appears in exactly one hacker category: Black hat. Examiners use it as the defining identifier. Whenever the question uses the word "cracker" OR describes "unauthorized access + malicious intent + data theft," the answer is Black hat. The color sequence by intent: White (good) → Grey (neutral) → Red (aggressive defender) → Black (malicious). Think traffic light: green-yellow-red, but with an extra red for hackers. Step count: read question, spot "cracker" or "malicious" → select Black hat. 2 steps vs. reading all four options and reasoning: 6 steps.

patternCtrl+End vs. Shift+End — The Word Document Trap

Ctrl + End = jump to the absolute end of the document (last character, last page). Shift + End = select from cursor to end of current line only. Memory rule: Ctrl = control the whole document (big move). Shift = shift your selection (local move). Any PYQ that says "go to end of document" → Ctrl + End. Any option that says Shift + End for "end of document" is false. This distinction has appeared in SSC CHSL directly. Recognizing the rule: 5 seconds vs. guessing: 50% error rate.

substitutionUpload = OUT from you, Download = IN to you

Swap the technical words with directions: Uploading is your file going OUT from your computer to the internet. Downloading is data coming IN to your computer from the internet. The "U" in Upload rhymes with "yOU send it." The "D" in Download rhymes with "Delivered to you." In the exam, replace "sending data from your computer to the internet" mentally with "OUT from me" = Upload. Eliminates the Downloading/Accessing confusion in 3 seconds.


Fast-Solving Framework

When you see a Computer Knowledge question in the exam, run this decision tree:

Step 1 — Is it a keyboard shortcut question? Yes → Check the modifier key first (Win, Ctrl, Alt, Shift). Each modifier has a character — D for Desktop, E for Explorer, End for document end. Match modifier + key to the described function before reading options.

Step 2 — Is it a definition/terminology question? Yes → Look for the key descriptive phrase in the question. "Layout arrangement of devices" = Topology. "Sending data from your computer" = Uploading. "Crackers, malicious intent" = Black hat. "Banking over internet" = e-banking. Match phrase to term, not term to definition.

Step 3 — Is it a True/False or statement-based question (common in MS Office)? Yes → Evaluate each statement independently. One false statement makes the whole "(i) True (ii) True" option wrong. For MS Word/Excel shortcuts, ask yourself: does the shortcut make logical sense given the modifier? (Shift + End selects a line, it cannot jump pages — so it cannot be "end of document.")

Step 4 — If still unsure, eliminate by category. "Photo," "e-transfer," "Closed systems" — these are constructed distractors. Real computer terms tend to be precise compound words (Network Topology, e-banking, Black hat). When an option sounds vague or non-technical, it is usually the distractor.

Time target: 30-45 seconds per question. Computer Knowledge questions should be among your fastest — treat them as vocabulary questions, not problem-solving.


Solved PYQs

Why this question: The Win + D shortcut is a direct office-use shortcut that SSC returns to repeatedly, and the distractors (H, C, G) are all real Windows shortcuts — making elimination-only unreliable.

Previous Year Questionपिछले वर्ष का प्रश्न2022
In Windows 10, which of the following keyboard shortcuts is used to display and hide the desktop?
  1. Windows logo key + H
  2. Windows logo key + C
  3. Windows logo key + G
  4. Windows logo key + D
Solutionसमाधान
Pressing the Windows logo key + D toggles the display of the desktop in Windows 10, minimizing or restoring all open windows.

Solving path: D = Desktop. The moment you see "display and hide the desktop," lock onto D. Option D is Win + D. Done. No need to verify the other three. If you do check: Win+H is voice typing (newer Windows), Win+C was Cortana, Win+G opens Game Bar. None of these hide the desktop.


Why this question: Email address structure is a recurring SSC topic. The "Photo" distractor is designed to catch candidates who confuse email profile settings (which include a photo) with the email address string itself.

Previous Year Questionपिछले वर्ष का प्रश्न2022
Which of the following is NOT a part of an email address?
  1. Email service provider's domain
  2. Username
  3. '@' symbol
  4. Photo
Solutionसमाधान
An email address consists of a username, the @ symbol, and the domain name of the email service provider. A photo is not part of an email address.

Solving path: Recall the structure: username @ domain. Three components only. A photo exists in your email profile, not in the address. Eliminate Photo immediately. Even if you were unsure about one of the real components, Photo is obviously not text, so it cannot be part of a text address.


Why this question: Alt + Enter in Excel is a high-frequency shortcut that candidates confuse with Ctrl + Enter (which fills a range) or just Enter (which moves to the next cell).

Previous Year Questionपिछले वर्ष का प्रश्न2022
Which of the following keyboard shortcuts is used to enter a new line in the same cell in a worksheet in MS-Excel 2010?
  1. Tab + Enter
  2. Alt + Enter
  3. Ctrl + Enter
  4. Shift + Enter
Solutionसमाधान
To insert a line break within the same cell in MS Excel, you press Alt + Enter, which moves the cursor to a new line inside that cell.

Solving path: "New line in the same cell" — the cell does not change, only the line breaks. This requires Alt + Enter. Ctrl + Enter would confirm entry in all selected cells. Shift + Enter moves to the cell above. Tab + Enter is not a defined shortcut. Eliminate the three, confirm Alt + Enter.


Why this question: e-banking vs. e-commerce is a common confusion point, and SSC uses "net banking" as the trigger phrase to test whether you know the precise equivalent term.

Previous Year Questionपिछले वर्ष का प्रश्न2022
Net banking is also known as ______.
  1. e-process
  2. e-banking
  3. e-commerce
  4. e-transfer
Solutionसमाधान
Net banking is another term for e-banking (online banking), which allows customers to perform banking transactions over the internet.

Solving path: "Net banking" = banking via the internet = e-banking. e-commerce covers all online commercial transactions (shopping, selling, not just banking). e-process and e-transfer are distractor terms that do not have standard definitions in this context. Select e-banking.


Why this question: Statement-based True/False questions about MS Office shortcuts appear frequently. The Ctrl + End vs. Shift + End distinction is a direct trap.

Previous Year Questionपिछले वर्ष का प्रश्न2022
Identify whether the following statements are true or false with reference to MS-Word 2010. (i) A template can be selected while creating a new document. (ii) The keyboard shortcut for going to the end of a document is Shift + End.
  1. (i) True (ii) True
  2. (i) False (ii) False
  3. (i) True (ii) False
  4. (i) False (ii) True
Solutionसमाधान
A template can indeed be selected when creating a new document in MS-Word 2010 (statement i is true). However, the shortcut to go to the end of a document is Ctrl + End, not Shift + End (statement ii is false).

Solving path: Statement (i): Can you select a template when creating a new document in Word 2010? Yes — File → New shows template options. Statement (i) is True. Statement (ii): Does Shift + End go to the end of a document? No — Shift + End selects to end of the current line only. The end-of-document shortcut is Ctrl + End. Statement (ii) is False. Answer: (i) True, (ii) False = Option C.


Common Mistakes


Related Topics


Practice on SarkariRise

Sign up + get 3 free mocks →