Multiple choice

Which of the following is not a component of CPU?

  1. Control Unit

  2. Arithmetic Logic Unit

  3. Output Unit

  4. Memory Unit

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The CPU (Central Processing Unit) consists of three main components: Control Unit (CU), Arithmetic Logic Unit (ALU), and Memory Unit (registers/cache). The Control Unit directs operations, the ALU performs mathematical and logical operations, and the Memory Unit stores data temporarily during processing. The Output Unit is NOT part of the CPU - it is a separate component of the computer system that handles display or transmission of processed results to peripherals like monitors or printers.