Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 3 (Q.No. 47)
47.
In which addressing mode the operand is given explicitly in the instruction?
absolute mode
immediate mode
indirect mode
index mode
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Phani kumar said:   9 years ago
Immediate mode represents extracts the address of immediate instructions.

Rubi.. said:   3 years ago
In index addressing mode, the effective address of the operand is generated by adding a constant value to the contents of the register.

In absolute addressing mode, the address of the location of the operand is given explicitly as a part of the instruction.

In immediate addressing mode, the operand is given explicitly in the instruction.

Post your comments here:

Your comments will be displayed after verification.