

InterviewSolution
Saved Bookmarks
1. |
MongoDB provides high ____________ with replica sets.(a) performance(b) availability(c) scalability(d) none of the mentioned |
Answer» Correct option is (b) availability The best I can explain: A replica set consists of two or more copies of the data. |
|