Correct Answer: Strongly consistent by default, can be made eventually consistent
Explanation:
Note: This Question is unanswered, help us to find answer for this one
MongoDB Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More MongoDB MCQ Questions
Which of the following is not a BSON serialization type?
How many data types are available in MongoDB?
Which datum does MongoDB use for calculating geospatial coordinates?
When a replica set election takes place which types of nodes can participate
What term is use to describe the order that a database stores documents on disk?
Which command returns a specific document in the user's collection?
Given a cursor named myCursor, which command returns a boolean value?
Given an ObjectId in _id, how do you get the time it was created?
What does a MongoDB collection consist of?
Which shell query displays all citizens with an age greater than or equal to 21?