225k views
3 votes
Describe the CPU fetch execute cycle in reference to registers ​

1 Answer

4 votes

Step-by-step explanation:

program counter (PC) - and increameting counter that keeps track of the memory address of which instruction is to be executed next .

memory address register ( MAR) - holds the address in memory of the next instructions to be executed.

User Dcraggs
by
8.2k points