250+ TOP MCQs on Distributed Operating System and Answers

Operating System Multiple Choice Questions on “Distributed Operating System”.

1. In distributed system, each processor has its own ___________
a) local memory
b) clock
c) both local memory and clock
d) none of the mentioned

Answer: c
Clarification: None.

2. If one site fails in distributed system then ___________
a) the remaining sites can continue operating
b) all the sites will stop working
c) directly connected sites will stop working
d) none of the mentioned

Answer: a
Clarification: None.

3. Network operating system runs on ___________
a) server
b) every system in the network
c) both server and every system in the network
d) none of the mentioned

Answer: a
Clarification: None.

4. Which technique is based on compile-time program transformation for accessing remote data in a distributed-memory parallel system?
a) cache coherence scheme
b) computation migration
c) remote procedure call
d) message passing

Answer: b
Clarification: None.

5. Logical extension of computation migration is ___________
a) process migration
b) system migration
c) thread migration
d) data migration

Answer: a
Clarification: None.

6. Processes on the remote systems are identified by ___________
a) host ID
b) host name and identifier
c) identifier
d) process ID

Answer: b
Clarification: None.

7. Which routing technique is used in a distributed system?
a) fixed routing
b) virtual routing
c) dynamic routing
d) all of the mentioned

Answer: d
Clarification: None.

8. In distributed systems, link and site failure is detected by ___________
a) polling
b) handshaking
c) token passing
d) none of the mentioned

Answer: b
Clarification: None.

9. The capability of a system to adapt the increased service load is called ___________
a) scalability
b) tolerance
c) capacity
d) none of the mentioned

Answer: a
Clarification: None.

10. Internet provides _______ for remote login.
a) telnet
b) http
c) ftp
d) rpc

Answer: a
Clarification: None.

Leave a Reply

Your email address will not be published. Required fields are marked *