Which of the following functions is(are) performed by the loader
Which of the following functions is(are) performed by the loader Correct Answer All of the above
Loaders basically load the various object files in memory and do the following: allocating memory space for prog, adjusting memory locations so that all the loaded object files can run properly in combination.