Google News
logo
Electronics and Communication Engineering (ECE) : Microprocessors - Quiz(MCQ)
Which of the following addressing method does the instruction, MOV AX,[BX] represent?
A)
direct addressing mode
B)
register addressing mode
C)
register relative addressing mode
D)
register indirect addressing mode

Correct Answer : Option (D) :   register indirect addressing mode


Explanation : In register indirect addressing mode the address of the operand is stored in the register. Since the instruction specifies that the register used to refer to the address is accessed indirectly, it represents the register indirect addressing mode.

Advertisement