InterviewSolution
Saved Bookmarks
| 1. |
What is Dynamic loading?(a) loading multiple routines dynamically(b) loading a routine only when it is called(c) loading multiple routines randomly(d) none of the mentionedI have been asked this question in a job interview.This key question is from Memory Management in portion Memory Management of Operating System |
|
Answer» CORRECT answer is (b) loading a routine only when it is called Easy EXPLANATION - NONE. |
|