InterviewSolution
Saved Bookmarks
| 1. |
What is a major feature of segmentation?(a) Program is divided in data memory and program memory(b) Program is executed in segments(c) Program is divided into pieces having different access rights(d) It has effect of an unbounded architectureI got this question in unit test.I would like to ask this question from Protection topic in portion Protection of Operating System |
|
Answer» Right OPTION is (C) Program is divided into pieces having DIFFERENT ACCESS rights |
|