InterviewSolution
Saved Bookmarks
| 1. |
The page table contains ____________(a) base address of each page in physical memory(b) page offset(c) page size(d) none of the mentionedThis question was posed to me by my school teacher while I was bunking the class.Asked question is from Memory Management topic in chapter Memory Management of Operating System |
|
Answer» RIGHT CHOICE is (a) BASE address of each page in PHYSICAL memory Best EXPLANATION: None. |
|