C.P.U. (Central Processing Unit) consists of three main components:
| Component | Function |
|---|
| Arithmetic Logic Unit (ALU) | Executes arithmetic and logical operations |
| Control Unit (CU) | Manages and coordinates the activities of the CPU |
| Registers | Temporarily stores data and instructions for quick access |
Some sources may also mention additional supporting elements like the system clock, buses, and cache memory, but the core components of the CPU are the ALU, Control Unit, and Registers.