

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) iscript(d) none of the mentionedThis question was posed to me during an online exam.I'm obligated to ask this question of MongoDB documents in division GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Correct CHOICE is (B) mongo |
|