InterviewSolution
Saved Bookmarks
| 1. |
What is correct regarding ‘relocation’ w.r.t protecting memory?(a) It is a process of taking a program as if it began at address 0(b) It is a process of taking a program as if it began at address 0A(c) Fence cannot be used within relocation process(d) All of the mentionedI had been asked this question in class test.The doubt is from Protection in portion Protection of Operating System |
|
Answer» Right choice is (a) It is a process of taking a PROGRAM as if it began at ADDRESS 0 |
|