1.

______ binds variables for use in the specified expression.(a) $skip(b) $let(c) $bind(d) None of the mentionedThe question was asked during an online interview.The question is from Aggregation Mechanics topic in chapter Aggregation Concepts and Aggregation Mechanics of MongoDB

Answer»

Right ANSWER is (B) $let

For EXPLANATION: $let ALSO returns the result of the expression.



Discussion

No Comment Found

Related InterviewSolutions