

MCQOPTIONS
Saved Bookmarks
1. |
Routine is not loaded until it is called. All routines are kept on disk in a relocatable load format. The main program is loaded into memory & is executed. This type of loading is called _________ |
A. | Static loading |
B. | Dynamic loading |
C. | Dynamic linking |
D. | Overlays |
Answer» D. Overlays | |