Free Hardware and Software MCQs with Answers
161 Hardware and Software 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.
161 questions · page 5 of 17
41. USB is _____ type of storage device.
- A. Auxillary
- B. Primary
- C. Secondary
- D. Tertiary
Explanation: A USB flash drive is non-volatile secondary storage because it retains data when power is removed and is used for long-term data storage. Primary storage refers mainly to working memory such as RAM.
Correct answer: Secondary42. After 'PROM' is programmed, we can only ____ the information?
- A. Read
- B. Write
- C. Read and Write
- D. Remove
Explanation: PROM is programmable read-only memory, so after it is programmed its stored contents can normally only be read. Unlike RAM, it cannot be rewritten through ordinary operation.
Correct answer: Read43. Computer Monitor is also known as __________?
- A. DVU
- B. VUD
- C. VDU
- D. None of these
Explanation: A computer monitor is called a VDU, meaning Visual Display Unit. DVU and VUD reverse the standard abbreviation's letters.
Correct answer: VDU44. Printers and Monitors are common forms of ______?
- A. Input units
- B. Output Units
- C. Storage Unit
- D. Processing Unit
Explanation: Printers and monitors present processed information to the user, so both are output units. Input units send data into the computer, while storage and processing units perform different functions.
Correct answer: Output Units45. SIMM Stands For ______?
- A. Single Inline Memory Module
- B. Single Identify Memory Module
- C. Secret Internet Memory module
- D. None of them
Explanation: SIMM expands to Single Inline Memory Module, a type of memory module whose contacts provide a single set of electrical connections.
Correct answer: Single Inline Memory Module46. "The one program running at all times on the computer" is the:
- A. Kernel
- B. Software
- C. Windows
- D. Task Manager
Explanation: The kernel is the core part of an operating system and remains active while the computer operates, managing hardware and system resources. Task Manager is only a utility used to view or control running tasks.
Correct answer: Kernel47. A program that acts as an intermediary between a user of a computer and the computer hardware:
- A. Utility Software
- B. Computer Software
- C. Operating System
- D. Application Software
Explanation: An operating system mediates between users, application programs and computer hardware, managing resources such as memory, files and input/output devices.
Correct answer: Operating System48. Which is a non-volatile memory ?
- A. ROM
- B. RAM
- C. BIOS
- D. None of Above
Explanation: ROM retains its contents even when power is removed, so it is non-volatile memory. RAM is volatile because its contents normally disappear when power is lost.
Correct answer: ROM49. A single point on a computer screen is called__________?
- A. Cell
- B. Bit
- C. Pixel
- D. Element
Explanation: A pixel is the smallest addressable picture element on a digital display, and an image is formed from many such pixels. A bit is a data unit, not a screen point.
Correct answer: Pixel50. A normal CD-ROM usualy can store up to data?
- A. 680 KB
- B. 680 Bytes
- C. 680 MB
- D. 60 GB
Explanation: A standard CD-ROM commonly stores about 650 to 700 MB, so 680 MB is the matching option. The other choices are either far too small or far too large for a normal CD-ROM.
Correct answer: 680 MB