CPU (Central Processing Unit)
A central processing (CPU) is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logical; control and input/output (I/O) operations specified by the instructions.
- CPU — Heart of the Computer
- CPU Process: Fetch the instruction
- Interpret the instruction
- Fetch the data
- Process the data
- Write the data