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?
- A.
Implied mode
- B.
Immediate mode
- C.
Register mode
- D.
Memory direct mode
Attempted by 187 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.