

InterviewSolution
Saved Bookmarks
1. |
MongoDB converts the JavaScript objects emitted by the map function to ________ objects.(a) BSON(b) JSON(c) Javascript(d) None of the mentionedI have been asked this question during an interview.This intriguing question originated from Map-Reduce and Sharded Collections in division Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» Right ANSWER is (a) BSON |
|