Multiple choice

An index register that us automatically incremented or decremented with each use is

  1. Auto index

  2. Asynchronous

  3. Assembler

  4. Compiler

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

An auto-index register is a specific type of register in computer architecture that automatically increments or decrements its value after each access, commonly used in loop operations.