In which addressing mode, the effective address of the operand is generated by…

2012

In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?

Answer: D. index modeIn indexed addressing mode, the effective address of the operand is generated by adding a constant value (displacement) to the contents of an index register.…

  1. A.

    absolute mode

  2. B.

    immediate mode

  3. C.

    indirect mode

  4. D.

    index mode

Attempted by 276 students.

Show answer & explanation

Correct answer: D

In indexed addressing mode, the effective address of the operand is generated by adding a constant value (displacement) to the contents of an index register. This method is commonly used for array processing and loop control in computer architecture.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…