InterviewSolution
Saved Bookmarks
| 1. |
In contiguous memory allocation ____________(a) each process is contained in a single contiguous section of memory(b) all processes are contained in a single contiguous section of memory(c) the memory space is contiguous(d) none of the mentionedI have been asked this question during a job interview.I would like to ask this question from Memory Management topic in division Memory Management of Operating System |
|
Answer» Correct answer is (a) each PROCESS is CONTAINED in a SINGLE contiguous section of memory |
|