

InterviewSolution
Saved Bookmarks
1. |
Which of the following preference determines how the client direct read operations to the set?(a) read(b) write(c) update(d) deleteThis question was addressed to me during an interview for a job.I'd like to ask this question from CRUD Concepts topic in chapter MongoDB CRUD Concepts and Operation of MongoDB |
Answer» The correct option is (a) READ |
|