Computer Science, asked by debdaskarmakar4105, 1 year ago

What do yoy mean by cpu instruction cycle? Explain it?

Answers

Answered by vpsshriraam
1

The instruction cycle (also known as the fetch–decode–execute cycle or the fetch-execute 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. This cycle is repeated continuously by a computer's central processing unit (CPU), from boot-up until the computer has shut down.

Similar questions