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:
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.
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.
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 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.
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.
| 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.
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.
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.
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.
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.
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.
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.
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.
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.
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).
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.
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.
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.
Confusing Win + D with Win + M. Both minimize windows, but Win + D toggles (press again to restore all windows), while Win + M only minimizes — it does not restore on second press. SSC tends to ask about the toggle behavior, which is Win + D.
Using Shift + End for "end of document" in MS Word. Shift is for selection, not navigation. Shift + End selects the rest of the current line. Ctrl + End navigates to the last character of the document. This mistake appears directly in PYQs as a deliberately false statement.
Calling e-commerce the same as e-banking. e-banking is specifically online banking transactions (account access, fund transfer, bill payment). e-commerce is the broader category of all online commercial activity. Net banking = e-banking, not e-commerce.
Mixing up uploading and downloading directions. A common exam trap reverses the definitions in the question phrasing. "Sending data FROM your computer" = uploading. Candidates who have not fixed the direction in memory often select "Downloading" because the word is more familiar.
Attributing "cracker" to Grey hat or Red hat hackers. The term "cracker" is the exclusive label for Black hat hackers. Grey hats break in without permission but report vulnerabilities rather than exploit them. Red hats aggressively fight black hats. If you see "cracker" + "malicious intent" + "steal data" in the same question, the answer is Black hat, always.
Treating Network Topology and Transmission Mode as interchangeable. Topology = the layout arrangement (star, bus, ring). Transmission mode = the direction of data flow (simplex, half-duplex, full-duplex). SSC uses "layout arrangement of devices" specifically to signal Topology. Do not substitute Transmission Mode just because it sounds technical.