What is the basic need in protecting memory in multi-user environment?
A. We need two registers one €?start’ and other €?end’
B. We need a variable register
C. A fence register has to be used known as base register.
D. None of the mentioned
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
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 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.
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
In distributed systems, link and site failure is detected by ___________
A. Polling
B. Handshaking
C. Token passing
D. None of the mentioned
Which routing technique is used in a distributed system?
A. Fixed routing
B. Virtual routing
C. Dynamic routing
D. All of the mentioned
Processes on the remote systems are identified by ___________
A. Host id
B. Host name and identifier
C. Identifier
D. Process id