InterviewSolution
Saved Bookmarks
| 1. |
The segment base contains the ____________(a) starting logical address of the process(b) starting physical address of the segment in memory(c) segment length(d) none of the mentionedThis question was posed to me during an interview.The origin of the question is Memory Management topic in portion Memory Management of Operating System |
|
Answer» The CORRECT choice is (b) STARTING physical address of the SEGMENT in memory |
|