InterviewSolution
Saved Bookmarks
| 1. |
If the process can be moved during its execution from one memory segment to another, then binding must be ____________(a) delayed until run time(b) preponed to compile time(c) preponed to load time(d) none of the mentionedI got this question during an interview.This key question is from Memory Management in portion Memory Management of Operating System |
|
Answer» CORRECT ANSWER is (a) DELAYED until RUN time Explanation: NONE. |
|