EMT Practice Test
1. Question Content...
Question1: Which of the following are common uses of the mongo shell? Check all that apply
Question2: Which format/standard is used by MongoDB internally to store documents?
Question4: Which of the following command is used to get all the indexes on a collection?
Question5: Which of the following about Capped Collections is correct?
Question6: What is the maximum size of a MongoDB document
Question10: The MongoDB explain() method does not support which of the following verbosity mode:
Question11: What tool do you use if you want to extract a CSV from mongo?
Question13: What does the following aggregate query perform?
Question15: Which operations add new documents to a collection?
Question16: Which of the following operators is used to updated a document partially?
Question17: Which is the default mode in which the explain() command runs?
Question22: Which node in a replica set does accept write operation?
Question24: We can insert multiple documents in bulk using which of the following operations:
Question27: What is the maximum size of Index Key Limit and Number of Indexes per collection?
Question30: Which of the following is correct about MongoDB?
Question31: Below is a sample document of "orders" collection
Question32: What is the defau size of a GridFS chunk?
Question33: Which of the following are valid json documents? Select all that apply.
Question34: Which type of indexes does MongoDB support?
Question38: Which command is used to determine storage capacity of specific database?
Question39: Update If Correct is an approach for which of the following concepts in MongoDB:







