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

Easy explanation: The update() METHOD RETURNS an object that contains the status of the OPERATION.



Discussion

No Comment Found

Related InterviewSolutions