MongoDB Certified DBA Associate C100DBA Exam Questions

Page: 1 / 14
Total 132 questions
Question 1

You are comparing values of different BSON types in mongodb. You want to compare from lowest to highest. Which comparison order is used?



Answer : A


Question 2

By default, the MongoDB cursor in mongo shell is configured to return how many documents? To get the next set of documents, which command is used?



Answer : C


Question 3

Which of the following is correct about MongoDB?



Answer : A


Question 4

What does the output x of the following MongoDB aggregation query result into; db.posts.aggregate( [ { $group: { _id; "$author", x: { $sum: $likes } } } ] )



Answer : D


Question 5

What is the maximum size of a MongoDB document



Answer : A


Question 6

In a sharded replicas set environment with multiple mongos servers, which of the following would decide the mongos failover?



Answer : C


Question 7

Below is a sample document of "orders" collection



Answer : A


Page:    1 / 14   
Total 132 questions