Overview#
Instruction cycle is the basic operational process of a computer.Instruction cycle is the process by which a computer retrieves a program instruction from its memory, determines what actions the instruction dictates, and carries out those actions. This Instruction cycle is repeated continuously by a computer's Central Processing Unit (CPU), from boot-up to when the computer is shut down.