InterviewSolution
Saved Bookmarks
| 1. |
What is all-or-nothing situation for sharing in memory?(a) Program makes all its data available to be accessed(b) It prohibits access to some(c) It creates rules who can access program memory(d) It separates program memory and data memoryThis question was addressed to me in an interview for job.The question is from Protection topic in division Protection of Operating System |
|
Answer» RIGHT ANSWER is (a) Program MAKES all its data available to be accessed Easiest explanation - None. |
|