 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 12 Mcqs, each offering curated multiple-choice questions to sharpen your Mongodb knowledge and support exam preparation. Choose a topic below to get started.
| 1. | ____________ utility makes it possible to manipulate files stored in your MongoDB instance in GridFS objects from the command line. | 
| A. | mongoperf | 
| B. | mongoio | 
| C. | mongod | 
| D. | mongofiles | 
| Answer» E. | |
| 2. | Which of the following is a utility to check disk I/O performance independently of MongoDB? | 
| A. | mongoperf | 
| B. | mongoio | 
| C. | mongod | 
| D. | none of the mentioned | 
| Answer» B. mongoio | |
| 3. | __________ is a diagnostic tool for inspecting BSON files. | 
| A. | jsondump | 
| B. | bsondump | 
| C. | bsondumpjson | 
| D. | all of the mentioned | 
| Answer» C. bsondumpjson | |
| 4. | __________ sends all diagnostic logging information to a log file instead of to standard output or to the host’s syslog system. | 
| A. | syspath | 
| B. | syslog | 
| C. | logpath | 
| D. | syspathlog | 
| Answer» D. syspathlog | |
| 5. | WHICH_OF_THE_FOLLOWING_IS_A_UTILITY_TO_CHECK_DISK_I/O_PERFORMANCE_INDEPENDENTLY_OF_MONGODB??$ | 
| A. | mongoperf | 
| B. | mongoio | 
| C. | mongod | 
| D. | none of the mentioned | 
| Answer» B. mongoio | |
| 6. | _____________utility_makes_it_possible_to_manipulate_files_stored_in_your_MongoDB_instance_in_GridFS_objects_from_the_command_line.$ | 
| A. | mongoperf | 
| B. | mongoio | 
| C. | mongod | 
| D. | mongofiles | 
| Answer» E. | |
| 7. | __________ is a diagnostic tool for inspecting BSON file? | 
| A. | jsondump | 
| B. | bsondump | 
| C. | bsondumpjson | 
| D. | all of the mentioned | 
| Answer» C. bsondumpjson | |
| 8. | ___________ is the primary daemon process for the MongoDB system. | 
| A. | mongos | 
| B. | mongod | 
| C. | logpath | 
| D. | syspathlog | 
| Answer» C. logpath | |
| 9. | __________ sends all diagnostic logging information to a log file instead of to standard output or to the host’s syslog system.$ | 
| A. | syspath | 
| B. | syslog | 
| C. | logpath | 
| D. | syspathlog | 
| Answer» D. syspathlog | |
| 10. | ___________ is a routing service for MongoDB shard configurations that processes queries from the application layer. | 
| A. | mongod | 
| B. | mongos | 
| C. | mongocon | 
| D. | none of the mentioned | 
| Answer» C. mongocon | |
| 11. | To backup all the databases in a cluster via mongodump, you should have the ___________ role. | 
| A. | restore | 
| B. | backup | 
| C. | replication | 
| D. | all of the mentioned | 
| Answer» C. replication | |
| 12. | ____________ does not dump the content of the local database. | 
| A. | mongoshell | 
| B. | mongodump | 
| C. | mongolocaldump | 
| D. | none of the mentioned | 
| Answer» C. mongolocaldump | |