Multiple choice

A local storage register which contains the address of the next instruction 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, often implemented as an address register, holds the memory address of the next instruction to be fetched and executed by the CPU.