A. Relative
B. Direct
C. Absolute
D. Indirect
Answer & Solution
Option: C
Explanation :It is a fixed address in memory. The term absolute distinguishes it from a relative address, which indicates a location by specifying a distance from another location. Absolute addresses are also called real addresses and machine addresses.
An explicit identification of hardware, such as a memory location, peripheral device, or location within a device. For example, memory byte 107,443, disk drive 2 and sector 238 are absolute addresses. Although the action may have been initiated through many “layers of abstraction” at a higher level, some instruction in some software routine must use an absolute address to activate every hardware component in the computer.
Explanation :It is a fixed address in memory. The term absolute distinguishes it from a relative address, which indicates a location by specifying a distance from another location. Absolute addresses are also called real addresses and machine addresses.
An explicit identification of hardware, such as a memory location, peripheral device, or location within a device. For example, memory byte 107,443, disk drive 2 and sector 238 are absolute addresses. Although the action may have been initiated through many “layers of abstraction” at a higher level, some instruction in some software routine must use an absolute address to activate every hardware component in the computer.
Discuss in Forum
Report Error
Please comment below with correct answer and it’s detail explanation.