Advanced Computers and Microprocessors Quiz

This quiz covers core computer concepts, hardware architecture, and microprocessors. Attempt each question, then click “Show answer” to reveal the correct option and a brief explanation.

1. Which of the following best describes a microprocessor?

  • A. A complete computer including monitor and keyboard
  • B. A programmable integrated circuit that performs arithmetic and logic operations (CPU on a chip)
  • C. A device used only for data storage
  • D. A peripheral device for printing documents
Correct answer: B. A programmable integrated circuit that performs arithmetic and logic operations — Essentially, it is the CPU implemented on a single chip.

2. The basic components of a von Neumann architecture computer include:

  • A. CPU, memory, I/O, and a single shared bus for instructions and data
  • B. CPU only
  • C. Memory and monitor only
  • D. Keyboard, mouse, and printer only
Correct answer: A. CPU, memory, I/O, and a single shared bus — Program instructions and data share the same memory and bus.

3. Which of the following is NOT a function of the CPU?

  • A. Fetching instructions from memory
  • B. Executing arithmetic and logical operations
  • C. Managing control signals for other components
  • D. Long-term storage of data even when power is off
Correct answer: D. Long-term storage of data — That is the function of non-volatile storage like hard disks or SSDs, not the CPU.

4. In microprocessors, the “clock speed” is usually measured in:

  • A. Bytes per second
  • B. Hertz (Hz), typically MHz or GHz
  • C. Volts
  • D. Bits per inch
Correct answer: B. Hertz — It represents the number of cycles per second, indicating how fast the processor can execute basic operations.

5. Which of the following statements about RAM is correct?

  • A. RAM is non-volatile and retains data without power.
  • B. RAM is volatile and loses data when power is turned off.
  • C. RAM is used only for long-term archival storage.
  • D. RAM is a type of optical storage.
Correct answer: B. RAM is volatile — It temporarily stores data and instructions needed by the CPU during operation.

6. The ALU (Arithmetic Logic Unit) in a microprocessor is responsible for:

  • A. Controlling input and output devices
  • B. Storing the operating system
  • C. Performing arithmetic operations (add, subtract, etc.) and logical comparisons
  • D. Managing secondary storage devices like hard disks
Correct answer: C. Performing arithmetic and logic operations — The ALU is the computational core of the CPU.

7. The control unit (CU) of a microprocessor primarily:

  • A. Manufactures integrated circuits
  • B. Decodes instructions and coordinates the activities of other units
  • C. Stores user data permanently
  • D. Supplies power to the system
Correct answer: B. Decodes instructions and coordinates activities — The CU directs the flow of data between CPU, memory, and I/O devices.

8. In the context of microprocessors, the term “word size” refers to:

  • A. Number of characters in a programming language keyword
  • B. Number of bits the processor can handle as a unit in one operation (e.g., 8-bit, 16-bit, 32-bit)
  • C. Size of physical memory modules
  • D. Number of lines of code in a program
Correct answer: B. Number of bits processed at once — Larger word size typically allows for more powerful processing and larger addressable memory.

9. Which of the following is an example of an 8-bit microprocessor widely used in early computers?

  • A. Intel 8086
  • B. Intel 8088
  • C. Intel 8080
  • D. Intel 80386
Correct answer: C. Intel 8080 — It is a classic 8-bit microprocessor; 8086 and 80386 are 16-bit and 32-bit respectively.

10. The term “bus” in computer architecture refers to:

  • A. A transport vehicle for computer hardware
  • B. A set of physical lines used for data transfer between components
  • C. Only the power supply cables
  • D. A backup storage device
Correct answer: B. A set of physical lines for data transfer — Common bus types include data bus, address bus, and control bus.

11. The “address bus” in a microprocessor is primarily used to:

  • A. Carry data between CPU and memory
  • B. Carry addresses of memory locations to be accessed
  • C. Carry power signals
  • D. Connect external printers only
Correct answer: B. Carry addresses of memory locations — Its width determines the maximum directly addressable memory.

12. Which of the following is true about RISC (Reduced Instruction Set Computer) architecture?

  • A. It uses a very large number of complex instructions.
  • B. It emphasizes a small, highly optimized set of simple instructions.
  • C. It cannot be used in modern processors.
  • D. It is only applicable to analog computers.
Correct answer: B. Small, optimized instruction set — RISC designs focus on simplicity and efficiency in instruction execution.

13. In contrast to RISC, CISC (Complex Instruction Set Computer) processors:

  • A. Have no instructions at all
  • B. Use a large and complex set of instructions, some performing multi-step operations
  • C. Are used only in embedded systems
  • D. Cannot perform arithmetic operations
Correct answer: B. Large, complex instruction set — CISC processors (like traditional x86) can perform complex tasks in single instructions.

14. “Cache memory” in a computer system is primarily used to:

  • A. Store user files permanently
  • B. Bridge the speed gap between CPU and main memory by storing frequently used data
  • C. Increase the size of the hard disk
  • D. Store backup copies of the operating system only
Correct answer: B. Bridge the speed gap — Cache is small, fast memory that speeds up access to frequently used instructions and data.

15. Which of the following best describes a “multi-core” processor?

  • A. A processor with multiple keyboards attached
  • B. A single chip containing two or more independent processing units (cores)
  • C. A processor with separate chips for ALU and CU only
  • D. A processor that can connect multiple monitors
Correct answer: B. Single chip with multiple cores — Each core can execute instructions, enabling parallel processing.

16. Which of the following is NOT an input device?

  • A. Keyboard
  • B. Mouse
  • C. Scanner
  • D. Monitor
Correct answer: D. Monitor — Monitors are output devices that display information.

17. Which of the following is an example of system software?

  • A. Word processor
  • B. Spreadsheet application
  • C. Operating system
  • D. Presentation software
Correct answer: C. Operating system — It manages hardware and provides services for application software.

18. In the context of microprocessors, “instruction set” refers to:

  • A. The set of user manuals supplied with the computer
  • B. The collection of operations the processor is designed to execute
  • C. Only arithmetic operations the CPU can perform
  • D. The set of operating systems supported by the hardware
Correct answer: B. Collection of operations — The instruction set defines the commands a processor understands at machine level.

19. Which of the following is the correct sequence of steps in the “fetch–decode–execute” cycle of a microprocessor?

  • A. Execute → Decode → Fetch
  • B. Decode → Fetch → Execute
  • C. Fetch → Decode → Execute
  • D. Fetch → Execute → Decode
Correct answer: C. Fetch → Decode → Execute — The CPU fetches an instruction, decodes it, and then executes it.

20. In modern personal computers, which of the following typically stores the BIOS/firmware?

  • A. RAM
  • B. ROM/Flash memory on the motherboard
  • C. Hard disk only
  • D. Graphics card memory
Correct answer: B. ROM/Flash memory — Firmware such as BIOS/UEFI is stored in non-volatile memory on the motherboard.

Leave a Reply

Latest News

Geography Quiz – 200 Questions and Answers

Attempt each question, then click “Show answer” to reveal the correct option and a brief explanation..quiz-question {...

More Articles Like This

spot_img