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

The explanation is: For replica sets and sharded CLUSTERS with replica set components, applications specify read preferences.



Discussion

No Comment Found

Related InterviewSolutions