Top 150+ Solved Distributed Computing System (DCS) MCQ Questions Answer
Q. Which of the followingallocates/deallocates buffers
a. rrl
b. stub/skeleton layer
c. transport layer
d. networking layer
Q. OSI stands for
a. open system interconnection
b. operating system interface
c. optical serviceimplementation
d. open service internet
Q. Which address is used to identify a processon a host by the transport layer?
a. physical address
b. logical address
c. port address
d. specific address
Q. In all reliable multicast group communication
a. n\ response expected from the receiver
b. response from any of the receiver required
c. response from \m\(1<m<n) of the \n\receiver required
d. response needed from all the receivers
Q. 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 iscalled
a. absolute ordering
b. consistent ordering
c. causal ordering
d. fifo ordering
Q. What is close group in group communication?
a. only members can send messages to the group as a whole
b. processes that are not members (clients) can send message to the group.
c. the idea of groups is to support replicated servers
d. processes that are not members (clients) but close to the group can sendmessage to the group.