

InterviewSolution
Saved Bookmarks
1. |
The ___________ JavaScript shell and the MongoDB language drivers translate between BSON and the language-specific document representation.(a) mongod(b) mongo(c) json(d) none of the mentionedThis question was addressed to me by my school principal while I was bunking the class.My query is from Data Model Examples and Patterns topic in division Data Models of MongoDB |
Answer» Correct CHOICE is (b) mongo |
|