1.

Which of the following accepts named parameters?(a) $reduce(b) $letnum(c) $let(d) None of the mentionedI have been asked this question during an online exam.Question is taken from Pipeline and Sharded Collections topic in portion Aggregation Concepts and Aggregation Mechanics of MongoDB

Answer»

The correct ANSWER is (d) None of the mentioned

Explanation: $LET defines variables for use within the SCOPE of a SUBEXPRESSION and returns the RESULT of the subexpression.



Discussion

No Comment Found

Related InterviewSolutions