Distributed Computer System (DCS) MCQs with answers Page - 5

Here, you will find a collection of MCQ questions on Distributed Computer System (DCS). Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 802.91K Points
Coach

Q. In HDFS file System, A serves as the master and there is only one NameNode per cluster

  • (A) data node
  • (B) namenode
  • (C) replication
  • (D) data block

A

Admin • 802.91K Points
Coach

Q. HDFS works in a fashion.

  • (A) master-master
  • (B) master-slave
  • (C) slave-slave
  • (D) none of the above

A

Admin • 802.91K Points
Coach

Q. In HDFS file System, NameNode is used when the Primary NameNode goes down.

  • (A) rack
  • (B) data
  • (C) secondary
  • (D) primary

A

Admin • 802.91K Points
Coach

Q. In context of HDFS file system, Point out the wrong statement.

  • (A) replication factor can be configured at a cluster level (default is set to 3) and also at a file level
  • (B) block report from each datanode contains a list of all the blocks that are stored on that datanode
  • (C) user data is stored on the local file system of datanodes
  • (D) datanode is aware of the files to which the blocks stored on it belong to

A

Admin • 802.91K Points
Coach

Q. In HDFS, . is the slave/worker node and holds the user data in the form of Data Blocks.

  • (A) datanode
  • (B) namenode
  • (C) data block
  • (D) replication

A

Admin • 802.91K Points
Coach

Q. 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

A

Admin • 802.91K Points
Coach

Q. 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

A

Admin • 802.91K Points
Coach

Q. In a distributed file system, _______ is mapping between logical and physical objects.

  • (A) client interfacing
  • (B) naming
  • (C) migration
  • (D) heterogeneity