How many parts are there inside the CPU?
C
Correct answer
Explanation
The CPU has two main parts: the Arithmetic Logic Unit (ALU) that performs calculations and logical operations, and the Control Unit (CU) that directs operations and manages data flow. While modern CPUs have additional components like registers and cache, the fundamental two-part model (ALU + CU) is the basic textbook classification.