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

For EXPLANATION I would say: With STRONGER write concerns, CLIENTS wait after SENDING a write operation for MongoDB to confirm the write operations.



Discussion

No Comment Found

Related InterviewSolutions