

InterviewSolution
Saved Bookmarks
1. |
_____________ is used to initiate relica member set.(a) rs.rep()(b) rs.init()(c) rs.initiate()(d) none of the mentionedThis question was posed to me in semester exam.Question is from Security Checklist topic in division Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» The CORRECT answer is (c) rs.initiate() |
|