

InterviewSolution
Saved Bookmarks
1. |
The mongo shell loads and parses the ___________ file on startup.(a) mongo.js(b) mongoc.js(c) mongorc.js(d) all of the mentionedI have been asked this question in a national level competition.I need to ask this question from Generate Test Data topic in section MongoDB CRUD Concepts and Operation of MongoDB |
Answer» The correct choice is (C) mongorc.js |
|