

InterviewSolution
Saved Bookmarks
1. |
After starting the mongo shell, your session will use the ________ database by default.(a) mongo(b) master(c) test(d) primaryI have been asked this question in my homework.Question is from Getting Started with MongoDB topic in chapter MongoDB CRUD Concepts and Operation of MongoDB |
Answer» Correct answer is (C) test |
|