Q317
Which of the following addressing modes, facilitates access to an operand whose location is defined relative to the beginning of the data structure in which it appears?
A.
ascending
B.
sorting
C.
index
AnswerD.
indirect
E.
None of the above
Answer: Option C
Solution
Answer: Option C
Solution:
Indexes are used by all types of software, including the operating system, database management system (DBMS) and applications. For example, the file system index in an operating system contains an entry for each file name and the starting location of the file on disk.