CPU fetches the instruction form memory according to the value of __

A Program counter
B status register
C instruction register
D program status word

Correct Answer: Program counter

The CPU fetches instructions from memory according to the value of the program counter. These instructions may cause additional loading from and storing to specific memory addresses. Usually, a program resides on a disk as a binary executable file.
Bissoy MCQ

Related Questions

When a computer fetches an instruction, the binary code representing the instruction appears on the:
Which computer memory is used for storing programs and data currently being processed by the CPU?

Next steps