InterviewSolution
Saved Bookmarks
| 1. |
Logical memory is broken into blocks of the same size called _________(a) frames(b) pages(c) backing store(d) none of the mentionedThe question was posed to me in unit test.This intriguing question comes from Memory Management topic in section Memory Management of Operating System |
|
Answer» RIGHT CHOICE is (B) pages Explanation: NONE. |
|