

InterviewSolution
Saved Bookmarks
1. |
When inserts, updates and deletes have a _________ write concern, write operations return quickly.(a) strong(b) weak(c) average(d) very strongI had been asked this question in a national level competition.My doubt is from Write operations in portion MongoDB CRUD Concepts and Operation of MongoDB |
Answer» Right choice is (B) weak |
|