What is the use of effective addressing in coa with example?
Answers
Answered by
0
Indexed Addressing. Indexed addressing mode is used to access elements in arrays which are stored in memory at consecutive locations. This addressing mode will allow the program to access a location by incrementing or decrementing the index value. The instructions would include an index register and an offset.
Similar questions