What is the use of mongodump and mongorestore tools?
Answer : A
Which of the following is incorrect statement about find and findOne operations in MongoDB?
Answer : D
Which node in a replica set does accept write operation?
Answer : C
Which of the following operators is used to updated a document partially?
Answer : A
What is the first task that a secondary would perform on being prompted by another secondary for an election?
Answer : D
Which format/standard is used by MongoDB internally to store documents?
Answer : A
What does the totalKeysExamined field returned by the explain method indicate?
Answer : B