

InterviewSolution
Saved Bookmarks
1. |
Pipeline stages can use __________ for tasks such as calculating the average or concatenating a string.(a) replicas(b) operators(c) roles(d) all of the mentionedThe question was posed to me in quiz.My question is from Aggregation topic in chapter Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» Right OPTION is (B) operators |
|