Process Overview
The CPU (Central Processing Unit) acts like the brain of the computer. It follows a simple cycle: it fetches instructions from memory, decodes what to do, and then executes those instructions. This cycle repeats continuously to run programs.