🎴 Flashcard Mode
Computer Fundamentals
Card1 / 25
Mastered0
Review0
QuestionClick to flip
An index register that us automatically incremented or decremented with each use is
AnswerClick to flip back
A
Auto index
💡 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.