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?
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? Correct Answer index
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.