

InterviewSolution
Saved Bookmarks
1. |
MongoDB does not ___________ modifications made before the wtimeout interval expired.(a) commit(b) rollback(c) save(d) all of the mentioned |
Answer» Correct answer is (b) rollback The best I can explain: The driver’s ability to detect network errors depends on the system’s networking configuration. |
|