Which addressing mode involves specifying a value within the instruction…
2025
Which addressing mode involves specifying a value within the instruction itself, rather than referencing a memory location?
- A.
Direct addressing
- B.
Immediate addressing
- C.
Indirect addressing
- D.
Indexed addressing
Attempted by 162 students.
Show answer & explanation
Correct answer: B
Immediate addressing involves specifying the operand value directly within the instruction itself. This differs from other modes that reference memory locations to retrieve data during execution.