1.

Applications can also control the behavior of write operations using _______ concern.(a) read(b) write(c) truncate(d) all of the mentionedI had been asked this question in unit test.Query is from CRUD Concepts in chapter MongoDB CRUD Concepts and Operation of MongoDB

Answer»

The correct OPTION is (b) write

The explanation is: Write concern semantics allow CLIENTS to specify the assurance that MongoDB provides when reporting on the SUCCESS of a write OPERATION.



Discussion

No Comment Found

Related InterviewSolutions