Computer Science, asked by varungaur5717, 1 year ago

What is fetch cycle and instruction Cycle?

Answers

Answered by meean202
1

Fetch Cycle=Both the data and the program that acts upon that data are loaded into main memory (RAM) by the operating system.


Instruction cycle  is the basic operational process of a computer system. It is the process by which a computer retrieves a program instruction from its memory, determines what actions the instruction describes, and then carries out those actions.


Similar questions