1.

Applications can also control the behavior of write operations using _______ concern.(a) read(b) write(c) truncate(d) all of the mentioned

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