

InterviewSolution
Saved Bookmarks
1. |
MongoDB is a _________ database that provides high performance, high availability, and easy scalability.(a) graph(b) key value(c) document(d) all of the mentionedI got this question during an online interview.My question is taken from Introduction to MongoDB in division MongoDB and noSQL Concepts of MongoDB |
Answer» The CORRECT answer is (c) document |
|