Which of the following addressing modes stores the operand in the instruction?
2022
Which of the following addressing modes stores the operand in the instruction?
Answer: B. Immediate mode — Immediate addressing mode stores the operand directly within the instruction itself, embedding the data value in the code rather than referencing a memory…
- A.
Implied mode
- B.
Immediate mode
- C.
Register mode
- D.
Memory direct mode
Attempted by 484 students.
Show answer & explanation
Correct answer: B
Immediate addressing mode stores the operand directly within the instruction itself, embedding the data value in the code rather than referencing a memory address or register.
Loading lesson…