Distributed Computing System (DCS) Solved MCQs (Set-4)
Distributed Computing System (DCS) Solved MCQs (Set-4)
[set-4]
77. If file system is growing without affecting performance of the system then this
feature is called as?
o m
A. union
. c
B. portable
te
C. robust
a
D. scalability
Answer: D
q M
c
78. Storing file in M it permanently available
makes
A. secondary memory
B. ram
C. register
D. dram
Answer: A
83. To differentiate the many network services a system supports ______ are used.
A. variables
B. sockets
C. ports
D. service names
Answer: C
84. RPC provides a(an) _____ on the client side, a separate one for each remote
procedure.
A. stub
B. identifier
C. name
D. process identifier
Answer: A
86. To resolve the problem of data representation on different systems RPCs define
_____________
A. machine dependent representation of data
B. machine representation of data
C. machine-independent representation of data
D. none of the mentioned
Answer: C
89. A process that is based on IPC mechanism which executes on different systems
and can communicate with other processes using message based communication, is
called ________
A. local procedure call
B. inter process communication
C. remote procedure call
D. remote machine invocation
Answer: C
98. The file once created can not be changed is called ___________
A. immutable file
B. mutex file
C. mutable file
D. none of the mentioned
Answer: A
99. ______ of the distributed file system are dispersed among various machines of
distributed system.
A. clients
B. servers
C. storage devices
D. all of the mentioned
Answer: D