In which addressing mode, the operand is given explicitly in the instruction…

2017

In which addressing mode, the operand is given explicitly in the instruction (example instruction: ADD R4, #3)?

Answer: C. Immediate modeIn Immediate addressing mode, the operand value is directly included in the instruction. In ADD R4, #3, #3 is the actual value.

  1. A.

    Based Indexed mode

  2. B.

    Absolute mode

  3. C.

    Immediate mode

  4. D.

    Register indirect mode

Attempted by 915 students.

Show answer & explanation

Correct answer: C

In Immediate addressing mode, the operand value is directly included in the instruction.

In ADD R4, #3, #3 is the actual value.

Explore the full course: Hpsc Pgt Computer Science

Loading lesson…