Free Computer Fundamentals MCQs with Answers
282 Computer Fundamentals MCQs from Computer Science and IT, each with the correct answer and a written explanation of why it is correct. Free and unlimited, with no account needed.
282 questions · page 8 of 29
71. Which of the following commands is called as three-finger salute in computers ?
- A. Ctrl + Alt + Delete
- B. Ctrl + Shift + Escape
- C. Ctrl + Shift + Enter
- D. Ctrl + Alt + Arrow key
Explanation: Ctrl+Alt+Delete is known as the three-finger salute and historically opened security or system-management options in Windows. Ctrl+Shift+Esc directly opens Task Manager in modern Windows but is not the traditional salute.
Correct answer: Ctrl + Alt + Delete72. Which of the following is used for very high speed searching applications ?
- A. Flash Memory
- B. Content-addressable Memory
- C. Dynamic Random Access Memory
- D. Static Random Access Memory
Explanation: Content-addressable memory searches by stored content rather than by an address, making it suitable for very high-speed lookup applications. RAM and flash memory are general storage technologies rather than content-search memories.
Correct answer: Content-addressable Memory73. The term GIGO is related to?
- A. Flexibility
- B. Versatility
- C. Automatic
- D. Accuracy
Explanation: GIGO means garbage in, garbage out: incorrect input produces incorrect output, highlighting the dependence of computer results on input accuracy. It is not a measure of flexibility or versatility.
Correct answer: Accuracy74. In Windows XP, what does 'XP' stands for?
- A. eXPensive
- B. eXPlore
- C. eXPerience
- D. eXtra Power
Explanation: In Windows XP, XP is commonly expanded as eXPerience, referring to the operating system's user experience. The capitalization is a branding style rather than a technical acronym.
Correct answer: eXPerience75. Arithmetic operations are performed by ______?
- A. AU
- B. CU
- C. ALU
- D. LU
Explanation: The Arithmetic Logic Unit, or ALU, performs arithmetic and logical operations within the CPU. The control unit coordinates operations but does not perform the calculations itself.
Correct answer: ALU76. Which of the following is the founder of Snapchat?
- A. Bill Gates
- B. Evan Spiegel
- C. Robert E Kahn
- D. Steve Woziak
Explanation: Evan Spiegel co-founded Snapchat with Bobby Murphy and Reggie Brown and served as its chief executive. The other listed people are associated with Microsoft, networking, or Apple rather than Snapchat.
Correct answer: Evan Spiegel77. Which device converts data and instrument in a form that computer understand?
- A. Input
- B. Output
- C. Storage
- D. Memory
Explanation: An input device converts data from a user or the physical environment into signals the computer can process. Keyboards, mice, and microphones are examples of input devices.
Correct answer: Input78. Device used to enter data or information into a computer include:__________?
- A. Keyboard
- B. Mouse
- C. Microphone
- D. All
Explanation: A keyboard, mouse, and microphone all enter data or information into a computer, so all the listed devices qualify. They are input devices even though they capture different forms of data.
Correct answer: All79. How may types of computer according to the size?
- A. 4
- B. 3
- C. 2
- D. None of these
Explanation: Computers are commonly classified by size into four groups: microcomputers, minicomputers, mainframes and supercomputers.
Correct answer: 480. 1 KB (Killobyte) is equal to ______?
- A. 1024 Megabytes
- B. 1024 bites
- C. 1024 bytes
- D. 100 bites
Explanation: A kilobyte is conventionally treated in computing as 1024 bytes. The spellings “Killobyte” and “bites” in the question are errors, not different units.
Correct answer: 1024 bytes