1015Software EngineeringMedium
Which of the following functions is/ are performed by the loader?
AAdjust all address dependent locations, such as address constants, to correspond to the allocated space
BPhysically place the machine instructions and data into memory
CAll of the above
DAllocate space in memory for the programs and resolve symbolic references between object decks
Correct answer
C. All of the above
Explanation
The correct answer is All of the above.