What is fetch decode execute cycle?
The process by which CPU retrieves a program instruction from memory, decode the
instruction and execute it is called fetch decode execute cycle (FDX). It is
also known as instruction cycle.
Decode instruction:
The process of decoding the instruction so that the computer can understand it
is called Decode the Instruction.
|