The CPU & Fetch-Execute Cycle1 / 9
The CPU — the brain
The Central Processing Unit does all the work — it executes the instructions that make a program run. Every CPU has three key parts:
- Control Unit (CU) — directs operations, decodes instructions, controls data flow
- Arithmetic Logic Unit (ALU) — does all the maths and logic operations
- Registers — tiny super-fast memory locations inside the CPU