

InterviewSolution
Saved Bookmarks
1. |
Map-reduce uses custom __________ functions to perform the map and reduce operations.(a) Java(b) Javascript(c) JSON(d) None of the mentionedI had been asked this question in examination.The origin of the question is Map-Reduce in division Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» The correct choice is (B) JAVASCRIPT |
|