InterviewSolution
Saved Bookmarks
| 1. |
What is the basic need in protecting memory in multi-user environment?(a) We need two registers one ‘start’ and other ‘end’(b) We need a variable register(c) A fence register has to be used known as base register.(d) None of the mentionedI have been asked this question in an online quiz.I need to ask this question from Protection in division Protection of Operating System |
|
Answer» The correct CHOICE is (c) A fence register has to be USED KNOWN as BASE register. |
|