EMT Practice Test
1. Question Content...
Question1: What does the totalKeysExamined field returned by the explain method indicate?
Question2: Which mongodb tool is used to report details on number of database operations in MongoDB?
Question3: Which of the following is supported by MongoDB?
Question4: What is the maximum size of a MongoDB document
Question6: Which of the following collections stores authentication credentials in MongoDB?
Question7: Aggregation Pipelines have a limit of:
Question8: What tool would you use if you want to save a gif file in mongo?
Question10: Which of the following are common uses of the mongo shell? Check all that apply
Question11: Which of the following operators is used to updated a document partially?
Question12: In what format does mongodump creates backup files?
Question17: Below is a sample document of "orders" collection
Question18: Which of the following are valid json documents? Select all that apply.
Question19: What is the output of the following program?
Question22: What is the on-premise solution having functionality equivalent to cloud manager?
Question23: Which is the default mode in which the explain() command runs?
Question25: MongoDB is a schema-less design.
Question27: Which of the following is a valid insert statement in mongodb? Select all valid.
Question33: Which is the correct order (lowest to highest) in which MongoDB compares the BSON types?
Question36: 'mongoimport' command is used for
Question44: Below is a sample document of "orders" collection
Question45: What is the use of mongodump and mongorestore tools?
Question47: Which operations add new documents to a collection?
Question49: What tool do you use if you want to extract a CSV from mongo?
Question54: Which of the following about Capped Collections is correct?






