

InterviewSolution
Saved Bookmarks
1. |
_________ replicate operations from the primary to maintain an identical data set.(a) center(b) secondary(c) primary(d) none of the mentionedI have been asked this question in an international level competition.Origin of the question is Replica Set Members topic in section Replication Concepts, Processes and Replication Set of MongoDB |
Answer» The correct choice is (B) secondary |
|