Operating System Multiple Choice Questions on “Distributed File System”.
1. 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
2. ______ 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
3. _______ is not possible in distributed file system.
a) File replication
b) Migration
c) Client interface
d) Remote access
Answer: b
4. Which one of the following hides the location where in the network the file is stored?
a) transparent distributed file system
b) hidden distributed file system
c) escaped distribution file system
d) spy distributed file system
Answer: a
5. In a distributed file system, when a file’s physical storage location changes ___________
a) file name need to be changed
b) file name need not to be changed
c) file’s host name need to be changed
d) file’s local name need to be changed
Answer: b
Clarification: None.
6. In a distributed file system, _______ is mapping between logical and physical objects.
a) client interfacing
b) naming
c) migration
d) heterogeneity
Answer: b
Clarification: None.
7. In a distributed file system, a file is uniquely identified by ___________
a) host name
b) local name
c) the combination of host name and local name
d) none of the mentioned
Answer: c
Clarification: None.
8. There is no need to establish and terminate a connection through open and close operation in ___________
a) stateless file service
b) stateful file service
c) both stateless and stateful file service
d) none of the mentioned
Answer: a
Clarification: None.
9. In distributed file system, file name does not reveal the file’s ___________
a) local name
b) physical storage location
c) both local name and physical storage location
d) none of the mentioned
Answer: b
Clarification: None.
10. Which one of the following is a distributed file system?
a) andrew file system
b) network file system
c) novel network
d) all of the mentioned
Answer: d