The Central Processing Unit aka ‘CPU’ aka ‘processor’
Its not really that hard to understand how the cpu works.
The first thing to understand is - whenever we start a program, their instructions are stored in memory to be executed by the CPU.
It fetched the instructions, understand it and decode the instructions as well as to determine [...]