Concept
Fetch-Execute Cycle 0
The Fetch-Execute Cycle, also known as the instruction cycle, is the basic operational process of a computer's central processing unit (CPU) where it retrieves an instruction from memory, decodes it, executes it, and then moves to the next instruction. This cycle is fundamental to the operation of a computer, as it allows the CPU to systematically process instructions and perform tasks efficiently.
Relevant Degrees