InterviewSolution
Saved Bookmarks
| 1. |
What is the main objective of protection?(a) Ensure all objects are protected individually(b) Objects have different priority and thus different levels of protection(c) Ensure that each object is accessed correctly and only by allowed processes(d) None of the mentionedThe question was posed to me during an interview.My doubt stems from Protection in division Protection of Operating System |
|
Answer» RIGHT answer is (C) Ensure that each OBJECT is accessed correctly and only by ALLOWED processes The explanation: NONE. |
|