Top 150+ Solved Distributed Computing System (DCS) MCQ Questions Answer
Q. Distributed pervasive system is alsoknown as
a. ubiquitous computing
b. user interface design
c. graphical user interface
d. peer to peer system
Q. Type of cluster computing is
a. load sharing cluster
b. load holding cluster
c. load replication cluster
d. load balancing cluster
Q. Scaling transparency hides
a. system expansion
b. system collaboration
c. system failure
d. system security
Q. 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
Q. What are the exceptions which have to be handled in a RMI clientprogram?
a. malformedurlexception
b. notfoundexception
c. arithmeticexception
d. class•not•found•excepti on
Q. The local operating system on the server machine passes the incomingpackets to the
a. server stub
b. client stub
c. client operating system
d. binding agent
Q. 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
Q. provides programmers a familiar programming model by extending the local procedure call to a distributedenvironment
a. distributed environment
b. permanent procedure call
c. process and file
d. remote procedure call
Q. An architecture where clients first communicate the server for data then format and display it to the users, isknown as
a. client/server architecture
b. three-tier architecture
c. two-tier architecture
d. peer-to-peer architecture
Q. Message passing provides a mechanism to allow processes to communicate and to synchronize theiractions
a. by sharing the same address space
b. without sharing the same address space
c. by sharing the same process number and process identifier
d. by sharing port number