Multiple choice

Which of the following registers is used to a keep track of the address of the memory location where the next instruction is located?

  1. Memory Address Register

  2. Memory Data Register

  3. Instruction Data Register

  4. Program Register

  5. _

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A program counter is a register in a computer processor that contains the location of the instruction being executed at the current time.