Direction: Choose the correct option
Q1.
What is the aggregation pipeline in MongoDB?
Direction: Choose the correct option
Q2.
Which method is used to perform aggregation?
Direction: Choose the correct option
Q3.
What does the `$match` stage do in an aggregation pipeline?
Direction: Choose the correct option
Q4.
What is the purpose of the `$group` stage?
Direction: Choose the correct option
Q5.
Which stage would you use to reshape a document by including, excluding, or adding fields?
