150+ Distributed Computing System (DCS) solved MCQs with PDF download
150+ Distributed Computing System (DCS) solved MCQs with PDF download
Take a Test
1. A distributed system is defined as a collection of autonomous computers linked by a network with software
designed to produce an integrated computing facility.
A. true
B. false
Answer» A. true
discuss
A. middleware
B. firmware
C. package
D. system software
Answer» A. middleware
Now Available in the Browser discuss
It's more than just a virtual reality – it's Second Life. Build it your way. Sign Up
Second Life
https://mcqmate.com/topic/distributed-computing-system 1/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
Create a unique avatar & build the world that's yours. It's Second Life.
A. ubiquitous computing
https://mcqmate.com/topic/distributed-computing-system 2/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
A. collaborative grid
B. system grid
C. process grid
D. channel grid
A. system expansion
B. system collaboration
C. system failure
D. system security
A. telnet
B. http
C. ftp
D. rpc
Answer» A. telnet
discuss
https://mcqmate.com/topic/distributed-computing-system 3/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
Create a unique avatar & build the world that's yours. It's Second Life.
10. The header usually consists of the following elements in IPC I. Sequence number II. Structural information III.
Address IV. File mode(Read/ Write)
A. i,iii, iv
B. i,ii, iii
C. i, ii, iv
D. i,iv
A. value
B. reference
D. object
Answer» A. value
discuss
12. What are the exceptions which have to be handled in a RMI client program?
A. malformedurlexception
B. notfoundexception
C. arithmeticexception
D. class•not•found•excepti on
Answer» A. malformedurlexception
discuss
A. network
Answer» B. transport
https://mcqmate.com/topic/distributed-computing-system 4/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
B. transport
C. physical
D. session
Answer» B. transport
discuss
14. The local operating system on the server machine passes the incoming packets to the
A. server stub
B. client stub
D. binding agent
Create a unique avatar & build the world that's yours. It's Second Life.
15. Machine that places the request to access the data is generally called as .
A. server machine
B. client machine
C. request machine
D. database server
16. provides programmers a familiar programming model by extending the local procedure call
to a distributed environment
A. distributed environment
https://mcqmate.com/topic/distributed-computing-system 5/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
16. provides programmers a familiar programming model by extending the local procedure call
to a distributed environment
17. An architecture where clients first communicate the server for data then format and display it to the users, is
known as
A. client/server architecture
B. three-tier architecture
C. two-tier architecture
D. peer-to-peer architecture
A. skeleton
B. stub
C. remote
D. server
Answer» B. stub
discuss
19. Message passing provides a mechanism to allow processes to communicate and to synchronize their actions
https://mcqmate.com/topic/distributed-computing-system 6/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
Create a unique avatar & build the world that's yours. It's Second Life.
A. rrl
B. stub/skeleton layer
C. transport layer
D. networking layer
Answer» A. rrl
discuss
C. optical serviceimplementation
22. Which address is used to identify a process on a host by the transport layer?
A. physical address
B. logical address
C. port address
D. specific address
https://mcqmate.com/topic/distributed-computing-system 7/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
24. If processes p and q both receive messages m and m', then p receives m before m' if and only if q receives m
before m'.The order delivery is called
A. absolute ordering
B. consistent ordering
C. causal ordering
D. fifo ordering
Create a unique avatar & build the world that's yours. It's Second Life.
B. processes that are not members (clients) can send message to the group.
D. processes that are not members (clients) but close to the group can send message to the group.
26. all related objects moved and left to a server upon the first RPC
A. call by value
B. call by move
C. call by visit
https://mcqmate.com/topic/distributed-computing-system 8/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
26. all related objects moved and left to a server upon the first RPC
D. call by reference
28. is a process that prevents multiple threads or processes from accessing shared resources at the same time.
A. critical section
B. deadlock
C. message passing
D. mutual exclusion
B. christian’s method
C. lamport’s method
D. ricart-agrawala algorithm
Create a unique avatar & build the world that's yours. It's Second Life.
https://mcqmate.com/topic/distributed-computing-system 9/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
30. Which mutual exclusion algorithm is useful when the membership of the group is unknown?
A. centralized
B. lamport’s.
C. token ring
D. decentralized algorithm
Answer» A. centralized
discuss
31. Which event is concurrent with the vector clock (2, 8, 4)?
A. (3,9,5)
B. (3,8,4)
C. (1,7,3)
D. (4,8,2)
Answer» D. (4,8,2)
discuss
A. 1970-01-01 04:12:30
B. 1970-01-01 04:12:30
C. 1970-01-01 04:12:32
D. 1970-01-01 04:12:32
A. application
B. session
C. transport
D. physical
Answer» A. application
discuss
https://mcqmate.com/topic/distributed-computing-system 10/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
A. berkley algorithm:
B. bully algorithm.
C. cristian’s algorithm
D. lamport’s
Create a unique avatar & build the world that's yours. It's Second Life.
35. For each critical section (CS) execution, Ricart-Agrawala algorithm requires
messages per CS execution and the Synchronization delay in the
algorithm is .
A. 3(n − 1), t
B. 2(n − 1), t
C. (n − 1), 2t
D. (n − 1), t
36. For each critical section (CS) execution, maekawa’s algorithm requires
messages per CS execution and the Synchronization delay in the
algorithm is .
A. √n , t
B. 2√n , t
C. 3√n , t
D. 3√n , 2t
Answer» D. 3√n , 2t
discuss
https://mcqmate.com/topic/distributed-computing-system 11/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
Create a unique avatar & build the world that's yours. It's Second Life.
40. Which algorithm requires "1 to ∞" messages to enter and leave a critical region?
B. centralized algorithm
https://mcqmate.com/topic/distributed-computing-system 12/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
40. Which algorithm requires "1 to ∞" messages to enter and leave a critical region?
C. decentralized algorithm
D. distributed algorithm
A. premigrating
B. precopying
C. prefiltering
D. postcopying
Answer» B. precopying
discuss
A. run()
B. yield()
C. destroy()
D. start()
Answer» D. start()
discuss
A. printer
B. processor
C. cd
D. processes
Answer» B. processor
discuss
A. complex
B. larger overhead
C. worst stability
D. better stability
https://mcqmate.com/topic/distributed-computing-system 13/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
discuss
Create a unique avatar & build the world that's yours. It's Second Life.
D. ftp is used
A. sequential consistency
B. casual consistency
C. strict consistency
D. weak consistency
1 2 3 4
Take a Test
Related Topics *
https://mcqmate.com/topic/distributed-computing-system 15/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
C# Programming
Theory of Computation
DotNet Technology
Cloud Computing
Computer Networks
More in
Computer Science Engineering (CSE)
https://mcqmate.com/topic/distributed-computing-system 16/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
Now Available in
the Browser
It's more than just a
virtual reality – it's
Second Life. Build it
your way.
Second Life
Sign Up
McqMate
McqMate.com is an educational platform, Which is developed BY STUDENTS, FOR STUDENTS, The main objective of our platform is to
assist fellow students in preparing for exams and in their Studies throughout their Academic career.
https://mcqmate.com/topic/distributed-computing-system 17/18
5/13/25, 6:34 PM 150+ Distributed Computing System (DCS) solved MCQs with PDF download
https://mcqmate.com/topic/distributed-computing-system 18/18