Multiple choice

Which of these is a processor register that indicates where a computer is in its program sequence?

  1. General purpose registers

  2. Conditional registers

  3. Address registers

  4. Status register

  5. Program counter

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

The program counter (PC), commonly called the instruction pointer (IP) in Intel x86 and Itanium microprocessors, and sometimes called the instruction address register (IAR), the instruction counter, or just part of the instruction sequencer, is a processor register that indicates where a computer is in its program sequence.