

InterviewSolution
Saved Bookmarks
1. |
Which of the following statement is equivalent to “$$CURRENT.”?(a) “$%”(b) “%”(c) “$$”(d) “$”This question was addressed to me during an interview.The above asked question is from Aggregation Mechanics topic in portion Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» The correct CHOICE is (d) “$ |
|