InterviewSolution
Saved Bookmarks
| 1. |
The update() method uses the _______ command, which uses the default write concern.(a) find(b) read(c) update(d) modifyI have been asked this question during an interview.The query is from Analyze Query Performance topic in division MongoDB CRUD Concepts and Operation of MongoDB |
|
Answer» Right OPTION is (c) update |
|