Components inside the CPU
ALU (Arithmetic and Logic Unit)
Carries out calculations and comparisons (used in sorting and searching)
Store bytes of data which are used by the ALU
Registers --Store bytes of data which are used by the ALU
Also stores the address in RAM so the CPU knows where the next
Control Unit-Controls instructions being passed between RAM, registers and the ALU
Sends the result of the instructions to the other components