MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Operating System
Memory Management Paging 2
Q
To obtain better memory utilization, dynamic loading is used. With dynamic loading, a routine is not loaded until it is called. For implementing dynamic loading ____________
AA. Special support from hardware is required
BB. Special support from operating system is essential
CC. Special support from both hardware and operating system is essential
DD. User programs can implement dynamic loading without any special support from hardware or operating system
Correct Answer:
D. D. User programs can implement dynamic loading without any special support from hardware or operating system