InterviewSolution
Saved Bookmarks
| 1. |
Virtual memory allows ____________(a) execution of a process that may not be completely in memory(b) a program to be smaller than the physical memory(c) a program to be larger than the secondary storage(d) execution of a process without being in physical memoryThis question was posed to me at a job interview.Origin of the question is Virtual Memory in chapter The Linux System of Operating System |
|
Answer» The CORRECT OPTION is (a) execution of a process that MAY not be completely in memory |
|