Open In App

UGC-NET | UGC-NET CS 2017 Nov – III | Question 4

Which of the following addressing mode is best suited to access elements of an array of contiguous memory locations ?
(A) Indexed addressing mode
(B) Base Register addressing mode
(C) Relative address mode
(D) Displacement mode

Answer: (A)
Explanation: Indexed addressing mode is best suited for accessing an array in contiguous memory location.
For detailed information on addressing modes Refer:Addressing_Modes.
So, option (A) is correct.

Quiz of this Question

Article Tags :