

InterviewSolution
Saved Bookmarks
1. |
Running data aggregation on the ________ instance simplifies application code and limits resource requirements.(a) document(b) mongod(c) mongos(d) all of the mentionedI got this question in an interview for job.My doubt stems from Aggregation in division Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» The CORRECT answer is (b) mongod |
|