GHQ LDC computer MCQs can help candidates revise computer fundamentals, Microsoft Word, Excel, PowerPoint, Windows, internet, networking and cybersecurity. This original 60-question practice test includes four options, a correct answer and a concise explanation for every question.
Originality and Verification Note
This is an original practice test prepared by SirNadir.com. It is not an official GHQ paper, syllabus or answer key. Software interfaces and recruitment requirements can change, so candidates should follow their official test instructions and practise with the version of Microsoft Office relevant to their examination.
How to Attempt This Practice Test
- Answer all 60 questions without opening the explanations.
- Allow yourself a reasonable practice time and avoid external help.
- Give one mark for every correct answer.
- Record separate scores for MS Office, Windows, networking and security.
- Review the explanation even when your guess is correct.
Computer Fundamentals MCQs
Q1. What does CPU stand for?
- Central Processing Unit
- Computer Primary Utility
- Central Program Unit
- Control Processing User
Show Answer and Explanation
Correct answer: A — Central Processing Unit
The CPU executes program instructions and processes data.
Q2. Which component temporarily stores data and programs currently in use?
- RAM
- ROM
- Printer
- Scanner
Show Answer and Explanation
Correct answer: A — RAM
RAM is volatile working memory used by active programs.
Q3. Which memory normally retains its contents when power is turned off?
- RAM
- Cache only
- ROM
- Registers
Show Answer and Explanation
Correct answer: C — ROM
ROM is non-volatile memory and does not require continuous power to retain stored instructions.
Q4. Which of the following is an input device?
- Monitor
- Keyboard
- Printer
- Speaker
Show Answer and Explanation
Correct answer: B — Keyboard
A keyboard sends user input to the computer.
Q5. Which device produces a paper copy of a document?
- Scanner
- Projector
- Printer
- Microphone
Show Answer and Explanation
Correct answer: C — Printer
A printer produces hard copy on paper.
Q6. One byte normally contains how many bits?
- 2
- 4
- 8
- 16
Show Answer and Explanation
Correct answer: C — 8
A byte is conventionally made up of 8 bits.
Q7. Which storage device has no moving mechanical parts?
- SSD
- Floppy disk
- Optical disc
- Magnetic tape
Show Answer and Explanation
Correct answer: A — SSD
A solid-state drive uses flash memory and has no moving mechanical parts.
Q8. What is software?
- Physical computer components
- Programs and instructions used by a computer
- Only internet cables
- Printed output
Show Answer and Explanation
Correct answer: B — Programs and instructions used by a computer
Software consists of programs, instructions and related data.
Q9. Which is an example of system software?
- Operating system
- Printed dictionary
- Keyboard cover
- USB cable
Show Answer and Explanation
Correct answer: A — Operating system
An operating system manages hardware and provides services to applications.
Q10. What does GUI stand for?
- General User Internet
- Graphical User Interface
- Global Utility Input
- Graphic Uniform Instruction
Show Answer and Explanation
Correct answer: B — Graphical User Interface
A GUI lets users interact through visual elements such as icons, menus and windows.
Microsoft Word MCQs
Q11. What is the modern default file extension for a Word document?
- .xlsx
- .docx
- .pptx
- .exe
Show Answer and Explanation
Correct answer: B — .docx
Modern Word documents normally use the .docx extension.
Q12. Which shortcut makes selected text bold in Microsoft Word?
- Ctrl+B
- Ctrl+I
- Ctrl+U
- Ctrl+L
Show Answer and Explanation
Correct answer: A — Ctrl+B
Ctrl+B toggles bold formatting for selected text.
Q13. Which shortcut underlines selected text?
- Ctrl+R
- Ctrl+P
- Ctrl+U
- Ctrl+E
Show Answer and Explanation
Correct answer: C — Ctrl+U
Ctrl+U applies or removes underline formatting.
Q14. Which shortcut saves the current document?
- Ctrl+S
- Ctrl+N
- Ctrl+H
- Ctrl+K
Show Answer and Explanation
Correct answer: A — Ctrl+S
Ctrl+S saves the current document.
Q15. Which shortcut opens the Find command?
- Ctrl+F
- Ctrl+G
- Ctrl+D
- Ctrl+M
Show Answer and Explanation
Correct answer: A — Ctrl+F
Ctrl+F opens the navigation/find interface.
Q16. Which feature checks possible spelling and grammar problems?
- Mail Merge
- Editor/Spelling and Grammar
- WordArt
- Page Color
Show Answer and Explanation
Correct answer: B — Editor/Spelling and Grammar
Word's proofing tools identify possible spelling and grammar issues, though users must review suggestions.
Q17. Which Word feature creates personalized letters for many recipients?
- Mail Merge
- Track Changes
- SmartArt
- AutoSum
Show Answer and Explanation
Correct answer: A — Mail Merge
Mail Merge combines a main document with a data source.
Q18. What does Ctrl+L do in Microsoft Word?
- Opens a link
- Left-aligns a paragraph
- Locks the document
- Closes the file
Show Answer and Explanation
Correct answer: B — Left-aligns a paragraph
In Word, Ctrl+L left-aligns the selected paragraph. The same shortcut has a different function in browsers.
Q19. Which tab normally contains the Table command in Word?
- Insert
- Review
- View
- Help
Show Answer and Explanation
Correct answer: A — Insert
Tables are normally added from the Insert tab.
Q20. What is the purpose of Track Changes?
- To calculate totals
- To record edits for review
- To delete the document
- To connect to Wi-Fi
Show Answer and Explanation
Correct answer: B — To record edits for review
Track Changes records insertions, deletions and formatting changes for review.
Microsoft Excel MCQs
Q21. What is the intersection of a row and a column called?
- Worksheet
- Cell
- Workbook
- Chart
Show Answer and Explanation
Correct answer: B — Cell
A cell is identified by a column letter and row number, such as B5.
Q22. Which formula adds values in cells A1 through A10?
- =ADD(A1-A10)
- =SUM(A1:A10)
- =TOTAL(A1,A10)
- =PLUS(A1:A10)
Show Answer and Explanation
Correct answer: B — =SUM(A1:A10)
SUM adds numeric values in the specified range.
Q23. Every Excel formula normally begins with which symbol?
- #
- =
- &
- %
Show Answer and Explanation
Correct answer: B — =
The equals sign tells Excel to evaluate the entry as a formula.
Q24. Which function calculates the arithmetic mean?
- COUNT
- AVERAGE
- MAX
- IF
Show Answer and Explanation
Correct answer: B — AVERAGE
AVERAGE returns the arithmetic mean of numeric values.
Q25. Which function returns the largest numeric value in a range?
- MIN
- MAX
- LARGE only
- TOP
Show Answer and Explanation
Correct answer: B — MAX
MAX returns the greatest numeric value in the selected range.
Q26. Which function counts cells containing numbers?
- COUNT
- COUNTA
- SUM
- TEXT
Show Answer and Explanation
Correct answer: A — COUNT
COUNT counts numeric entries; COUNTA counts non-empty cells.
Q27. Which is an absolute cell reference?
- A1
- $A$1
- A$1:A2
- #A1
Show Answer and Explanation
Correct answer: B — $A$1
Dollar signs lock both the column and row when a formula is copied.
Q28. A collection of worksheets saved in one Excel file is called a:
- Workbook
- Slide show
- Database server
- Paragraph
Show Answer and Explanation
Correct answer: A — Workbook
An Excel file is a workbook that can contain multiple worksheets.
Q29. Which feature displays numerical data visually?
- Chart
- Comment only
- Header
- Password
Show Answer and Explanation
Correct answer: A — Chart
Charts present data through visual forms such as columns, lines or pies.
Q30. Which function performs a logical test and returns different results?
- IF
- SAVE
- ALIGN
Show Answer and Explanation
Correct answer: A — IF
IF returns one result when a condition is true and another when it is false.
Q31. What does #### commonly indicate in an Excel cell?
- The workbook is deleted
- The column is too narrow to display the value
- The formula is always correct
- The keyboard is disconnected
Show Answer and Explanation
Correct answer: B — The column is too narrow to display the value
A row of hash marks often means the column is too narrow for a numeric or date value.
Q32. Which command arranges data in ascending or descending order?
- Sort
- Merge
- Wrap Text
- Freeze
Show Answer and Explanation
Correct answer: A — Sort
Sort changes the order of records according to selected criteria.
Microsoft PowerPoint MCQs
Q33. What is the modern default extension of a PowerPoint presentation?
- .docx
- .pptx
- .xlsx
- .psd
Show Answer and Explanation
Correct answer: B — .pptx
Modern PowerPoint presentations normally use .pptx.
Q34. Which key starts a slide show from the beginning in PowerPoint?
- F1
- F5
- F7
- F12
Show Answer and Explanation
Correct answer: B — F5
F5 starts the slide show from the first slide.
Q35. Which shortcut starts the slide show from the current slide?
- Shift+F5
- Ctrl+F5
- Alt+F5
- Shift+F1
Show Answer and Explanation
Correct answer: A — Shift+F5
Shift+F5 begins presenting from the currently selected slide.
Q36. Which view is useful for quickly rearranging slides?
- Slide Sorter
- Reading View only
- Notes Page only
- Formula View
Show Answer and Explanation
Correct answer: A — Slide Sorter
Slide Sorter displays thumbnails that can be dragged into a new order.
Q37. What is a transition in PowerPoint?
- An effect between slides
- A spreadsheet formula
- A spelling mistake
- A network cable
Show Answer and Explanation
Correct answer: A — An effect between slides
A transition controls how one slide changes to the next.
Q38. What is an animation?
- An effect applied to objects on a slide
- A file password
- A printer setting
- A worksheet
Show Answer and Explanation
Correct answer: A — An effect applied to objects on a slide
Animations control the entrance, emphasis, movement or exit of slide objects.
Q39. Which feature controls consistent layouts, fonts and placeholders across slides?
- Slide Master
- Task Manager
- Mail Merge
- AutoSum
Show Answer and Explanation
Correct answer: A — Slide Master
Slide Master helps maintain consistent presentation design.
Q40. Speaker reminders that are not normally shown to the audience are called:
- Speaker notes
- Cell comments
- Footers only
- Formulas
Show Answer and Explanation
Correct answer: A — Speaker notes
Speaker notes support the presenter and can be viewed in Presenter View.
Windows and File Management MCQs
Q41. Which shortcut opens File Explorer in Windows?
- Windows+E
- Windows+P
- Ctrl+E
- Alt+E
Show Answer and Explanation
Correct answer: A — Windows+E
Windows+E opens File Explorer.
Q42. Which shortcut switches between open applications?
- Alt+Tab
- Ctrl+S
- Shift+F5
- Windows+L only
Show Answer and Explanation
Correct answer: A — Alt+Tab
Alt+Tab cycles through open applications.
Q43. What is the Recycle Bin used for?
- Temporarily storing deleted files
- Scanning documents
- Creating formulas
- Sending email
Show Answer and Explanation
Correct answer: A — Temporarily storing deleted files
Deleted files may remain in the Recycle Bin until restored or permanently removed.
Q44. Which extension usually identifies a plain-text file?
- .txt
- .jpg
- .mp3
- .xlsx
Show Answer and Explanation
Correct answer: A — .txt
.txt is commonly used for plain-text files.
Q45. What is a folder used for?
- Organizing files and subfolders
- Increasing monitor size
- Printing without a printer
- Replacing the CPU
Show Answer and Explanation
Correct answer: A — Organizing files and subfolders
Folders provide a hierarchical way to organize files.
Q46. Which shortcut locks a Windows computer?
- Windows+L
- Ctrl+L
- Alt+L
- Shift+L
Show Answer and Explanation
Correct answer: A — Windows+L
Windows+L locks the current user session.
Internet and Networking MCQs
Q47. What does URL stand for?
- Uniform Resource Locator
- Universal Routing Link
- User Resource Level
- Uniform Record Line
Show Answer and Explanation
Correct answer: A — Uniform Resource Locator
A URL identifies the location of a resource.
Q48. Which protocol is used for secure web browsing?
- HTTPS
- FTP only
- SMTP
- POP3
Show Answer and Explanation
Correct answer: A — HTTPS
HTTPS protects web traffic using encryption through TLS.
Q49. What does DNS do?
- Translates domain names into IP addresses
- Prints documents
- Edits slides
- Creates passwords
Show Answer and Explanation
Correct answer: A — Translates domain names into IP addresses
DNS helps devices locate services by resolving names to IP addresses.
Q50. Which protocol is primarily used to send email?
- SMTP
- HTTP
- DHCP
Show Answer and Explanation
Correct answer: A — SMTP
SMTP stands for Simple Mail Transfer Protocol.
Q51. What does LAN stand for?
- Local Area Network
- Long Access Node
- Linked Application Number
- Large Analog Network
Show Answer and Explanation
Correct answer: A — Local Area Network
A LAN covers a limited area such as an office or building.
Q52. Which device commonly connects different networks and directs packets?
- Router
- Keyboard
- Scanner
- Speaker
Show Answer and Explanation
Correct answer: A — Router
A router forwards packets between networks.
Q53. What is an IP address used for?
- Identifying a device/interface on an IP network
- Formatting a paragraph
- Saving a slide
- Measuring paper size
Show Answer and Explanation
Correct answer: A — Identifying a device/interface on an IP network
IP addresses support identification and routing on IP networks.
Q54. What does DHCP commonly provide automatically?
- IP configuration
- Printed pages
- Word formatting
- Antivirus guarantees
Show Answer and Explanation
Correct answer: A — IP configuration
DHCP can assign IP addresses and other network settings to clients.
Cybersecurity MCQs
Q55. Malware that encrypts files and demands payment is called:
- Ransomware
- Freeware
- Firmware
- Shareware
Show Answer and Explanation
Correct answer: A — Ransomware
Ransomware blocks access to data and demands a ransom; payment does not guarantee recovery.
Q56. A fake message designed to steal login details is an example of:
- Phishing
- Formatting
- Defragmentation
- Compilation
Show Answer and Explanation
Correct answer: A — Phishing
Phishing impersonates a trusted source to steal information or deliver malware.
Q57. Which password is generally strongest?
- 12345678
- password
- Nadir2026
- A long unique passphrase with mixed characters
Show Answer and Explanation
Correct answer: D — A long unique passphrase with mixed characters
Length, uniqueness and unpredictability make a password stronger.
Q58. What does two-factor authentication add?
- A second verification step
- A second username only
- A larger monitor
- A public password
Show Answer and Explanation
Correct answer: A — A second verification step
2FA requires another factor in addition to the password.
Q59. Why should software updates be installed?
- They may fix security vulnerabilities and bugs
- They make every password public
- They remove all files
- They disable the internet permanently
Show Answer and Explanation
Correct answer: A — They may fix security vulnerabilities and bugs
Updates often patch known security weaknesses and improve stability.
Q60. What should you do with an unexpected attachment from an unknown sender?
- Open it immediately
- Forward it to everyone
- Avoid opening it and verify the sender
- Disable antivirus first
Show Answer and Explanation
Correct answer: C — Avoid opening it and verify the sender
Unexpected attachments may carry malware; verify independently before opening.
Score Guide
| Score | Performance | Next Step |
|---|---|---|
| 52–60 | Strong | Review errors and practise under timed conditions. |
| 42–51 | Good | Strengthen the two weakest sections. |
| 30–41 | Developing | Revise MS Office and computer fundamentals before reattempting. |
| Below 30 | Needs improvement | Study section by section and then retake the full test. |
Common Computer-Test Mistakes
- Confusing Word shortcuts with browser shortcuts
- Mixing workbook, worksheet, row, column and cell
- Forgetting the equals sign at the start of an Excel formula
- Confusing COUNT with COUNTA
- Mixing transitions with animations in PowerPoint
- Memorizing abbreviations without understanding their purpose
- Opening suspicious attachments or links during online practice
Seven-Day Computer Revision Plan
| Day | Topic |
|---|---|
| 1 | Computer hardware, software, memory and storage |
| 2 | Microsoft Word commands and shortcuts |
| 3 | Excel formulas, functions and cell references |
| 4 | PowerPoint views, transitions and Slide Master |
| 5 | Windows shortcuts and file management |
| 6 | Internet, email, protocols and networking |
| 7 | Cybersecurity plus a timed reattempt of all 60 MCQs |
Frequently Asked Questions
Is this an official GHQ LDC paper?
No. It is an original practice test designed for concept revision.
Are all Microsoft Office versions identical?
No. Menus and features can vary by version, but many core concepts and shortcuts remain similar.
Should I memorize only the correct option?
No. Read the explanation and practise the related feature so you can answer differently worded questions.
Does this page confirm the official test pattern?
No. Confirm the current subjects, duration and marking policy from your recruitment instructions.
Related GHQ and Computer Resources
- GHQ LDC Test Preparation – English, Computer, GK and Maths
- GHQ Past Papers 2018–2025 – Preparation Guide
- GHQ LDC Preparation Resources
- Computer Operator Past Paper Practice
- Correct Use of Verbs – English Quiz
Disclaimer: SirNadir.com is an independent educational website and is not affiliated with GHQ, the Engineer-in-Chief Branch, Microsoft or any recruiting authority. Product names are used only to identify the software topics being taught. Verify official recruitment requirements separately.


