

InterviewSolution
Saved Bookmarks
1. |
_________ returns a value without parsing.(a) $string(b) $literal(c) $characters(d) None of the mentionedThis question was posed to me by my school principal while I was bunking the class.I need to ask this question from Pipeline and Sharded Collections topic in division Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» The correct choice is (B) $literal |
|