Explain any two machine independent loader features.
Answers
Answered by
0
Direct the loader to read the designed object program name specified as a part of input program. External references are to remain unresolved, but force the program to execute. This avoids the overhead of loading and linking the unneeded routines, and saves the memory space that would otherwise be required.
Similar questions