Question:

In which addressing mode, the address of the data is stored in a register pair?

Show Hint

In register indirect addressing, \[ \boxed{ \text{Register pair } \rightarrow \text{Memory address } \rightarrow \text{Data} } \] Example (8085): \[ \boxed{\texttt{MOV A,M}} \] uses the HL register pair as the memory pointer.
Updated On: Jul 14, 2026
  • Direct addressing mode
  • Memory indirect addressing mode
  • Immediate addressing mode
  • Register indirect addressing mode
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Recall the addressing modes. In the register indirect addressing mode, the effective memory address is stored in a register pair (such as HL in the 8085 microprocessor).

Step 2:
Identify the correct addressing mode. The processor accesses the data using the memory address contained in the register pair rather than specifying the address directly. Hence, \[ \boxed{\text{Register indirect addressing mode}} \] is the correct answer. Therefore, \[ \boxed{(D)} \] is the correct answer.
Was this answer helpful?
0
0