The update() method uses the _______ command, which uses the default write concern.
(a) find
(b) read
(c) update
(d) modify
I 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