Home > Computer Engineering > Quizzes > Distributed Computing System (DCS) Practice Test
Distributed Computing System (DCS) Practice Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 88% Most missed: “In a distributed file system, a file is uniquely identified by ___________”

A distributed computer system consists of multiple software components that are on multiple computers, but run as a single system. The computers that are in a distributed system can be physically close together and connected by a local network, or they can be geographically distant and connected by a wide area network. (Source: IBM)

Models of distributed computing  have been classified into five categories: 1. Minicomputer model, 2. Workstation model, 3. Workstation-server model, 4. Processor-pool model, 5.Hybrid model.
 

Distributed Computing System (DCS) Practice Test
Time left 00:00
25 Questions

1. Which event is concurrent with the vector clock (2, 8, 4)?
2. A process can enter into its critical section ____________
3. To differentiate the many network services a system supports ______ are used.
4. In HDFS, . _____________is the slave/worker node and holds the user data in the form of Data Blocks.
5. A distributed system is defined as a collection of autonomous computers linked by a network with software designed to produce an integrated computing facility.
6. .............. is a process that prevents multiple threads or processes from accessing shared resources at the same time."
7. Which one of the following is a distributed file system?
8. By using the specific system call, we can ____________
9. For each critical section (CS) execution, maekawa’s algorithm requires _____________ messages per CS execution and the Synchronization delay in the algorithm is _____________ .
10. Unicasting delivers the content to ___________
11. What is not true about a distributed system?
12. What is close group in group communication?
13. Multicasting delivers the content to ___________
14. Full form of NTP is:
15. How is access to resources of various machines is done?
16. To create a file ____________
17. _____is a framework for distributed objects on the Microsoft platform.
18. This is not feature of cooperative algorithm
19. To improve performance, many distributed systems
20. Remote Procedure Calls are used ____________
21. In the world wide web, a ____ is needed to gain access to the remote files, and separate operations are used to transfer files.
22. What is the full form of RMI?
23. What are characteristic of NFS protocol?
24. In a distributed file system, when a file’s physical storage location changes ___________
25. Which of the following disadvantages follows the single coordinator approach?