InterviewSolution
Saved Bookmarks
| 1. |
In which addressing mode the operand is given explicitly in the instruction?(a) Absolute mode(b) Immediate mode(c) Indirect mode(d) Index mode |
|
Answer» Right answer is (b) Immediate mode Easiest explanation: In Immediate addressing mode operand is directly found from the instruction. |
|