In the absolute addressing mode:

2002

In the absolute addressing mode:

  1. A.

    the operand is inside the instruction

  2. B.

    the address of the operand is inside the instruction

  3. C.

    the register containing address of the operand is specified inside the instruction

  4. D.

    the location of the operand is implicit

Attempted by 38 students.

Show answer & explanation

Correct answer: B

In absolute addressing mode, also called direct addressing in many contexts, the address field of the instruction contains the memory address of the operand. The processor uses that address to access the operand from memory. This is different from immediate addressing, where the operand value itself is in the instruction, and register-indirect addressing, where a register holds the operand address. Therefore, the correct statement is that the address of the operand is inside the instruction.

Explore the full course: Gate Guidance By Sanchit Sir