

InterviewSolution
Saved Bookmarks
1. |
MongoDB does not ___________ modifications made before the wtimeout interval expired.(a) commit(b) rollback(c) save(d) all of the mentionedI have been asked this question by my college director while I was bunking the class.The origin of the question is Write operations topic in division MongoDB CRUD Concepts and Operation of MongoDB |
Answer» Correct ANSWER is (b) rollback |
|