InterviewSolution
Saved Bookmarks
| 1. |
In paging the user provides only ________ which is partitioned by the hardware into ________ and ______(a) one address, page number, offset(b) one offset, page number, address(c) page number, offset, address(d) none of the mentionedI got this question in an international level competition.My enquiry is from Memory Management topic in chapter Memory Management of Operating System |
|
Answer» Correct ANSWER is (a) one ADDRESS, page number, offset |
|