Multiple choice

In which of the following addressing mode, the address of the operand is given in the instruction and data is available in the memory location which is provided in instruction?

  1. Index addressing mode

  2. Relative addressing mode

  3. Direct addressing mode

  4. Indirect addressing mode

  5. None of the above

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

In this mode, address of the operand is given in the instruction and data is available in the memory location which is provided in instruction.