Multiple choice

A local storage register which contains the address of the next instructions to be executed is

  1. Accumulator

  2. Address Register

  3. Buffer

  4. Memory

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

The Program Counter (PC) or Instruction Pointer is the register that holds the address of the next instruction to be executed; in many contexts, this is referred to as an Address Register.