MongoDB C100DBA MongoDB Certified DBA Associate Exam Practice Test

Page: 1 / 14
Total 132 questions
Question 1

Suposse tou have the following collection with only 2 documents:

If you run an aggregation query and use { $unwind: "$traits" } as the first stage, how many documents will be passed to the next stage of the aggregation pipeline?



Answer : B


Question 2

Which of the following is supported by MongoDB?



Answer : C


Question 3

Which of the following does MongoDB use to provide High Availability and fault tolerance?



Answer : C


Question 4

Which of the following node is used during election in a replication cluster?



Answer : B


Question 5

Which of the following index would be optimum for the query?

Select all valid. db.test.find( { a : 5, c : 2 })



Answer : B, C


Question 6

Mongodb does provide high availability via which option?



Answer : A


Question 7

The MongoDB explain() method does not support which of the following verbosity mode:



Answer : A


Page:    1 / 14   
Total 132 questions