1.

____________ are operations that process data records and return computed results.(a) ReplicaAgg(b) SumCalculation(c) Aggregations(d) None of the mentionedI got this question in an online interview.This question is from Aggregation topic in section Aggregation Concepts and Aggregation Mechanics of MongoDB

Answer»

The CORRECT choice is (C) Aggregations

Easiest explanation: MongoDB PROVIDES a RICH set of aggregation operations that examine and PERFORM calculations on the data sets.



Discussion

No Comment Found

Related InterviewSolutions