Computer Science, asked by Vishalguru, 1 year ago

why is fetch execute cycle used inside a computer ?

Answers

Answered by shivam10sep
1
Fetch Execute Cycle

The fetch execute cycle is the basic operation (instruction) cycle of a computer.

During the fetch execute cycle, the computer retrieves a program instruction from its memory.  It then establishes and carries out the actions that are required for that instruction.

The cycle of fetching, decoding, and executing an instruction is continually repeated by the CPU whilst the computer is turned on.

Similar questions