System Administrator 2026
What is true regarding ‘Fence’?
- A. Its a method to confine users to one side of a boundary
- B. It can protect operating system from one user
- C. It cannot protect users from each other
- D. All of the mentioned
What is not true regarding ‘Fence’?
- A. It is implemented via hardware register
- B. It doesn’t protect users from each other
- C. It good to protect os from abusive users
- D. Its implementation is unrestricted and can take any amount of space in operating system.
How can fence and relocation be used together?
- A. To each program address, the contents of fence register are added
- B. To contents of fence register is subtracted from actual address of program
- C. To each program address, the contents of fence register are not added
- D. None of the mentioned