Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 7 (Q.No. 38)
38.
In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of a register?
Absolute mode
Indirect mode
Immediate mode
Index mode
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Shewangizaw Bogale said:   8 years ago
Index addressing mode : the address of the operand is obtained by adding to the contents of the index register a constant value.

Index Mode is used to access an array whose elements are in successive memory locations.

Post your comments here:

Your comments will be displayed after verification.