How An Instruction Is Fetched Decoded And Executed?
How An Instruction Is Fetched Decoded And Executed? Fetches a program instruction from the main memory. Decodes the instruction, i.e. works out what needs to be done. Executes, i.e. carries out, the instruction. How does instruction fetch and execute? The CPU fetches the instructions one at a time from the main memory into the registers.