____________ returns information on the query plan for aggregate function.
(a) Reporter
(b) db.collection.explain()
(c) db.collection.explainplan()
(d) None of the mentioned
This question was addressed to me during an interview.
Question is taken from Optimization Strategies topic in section Monitoring MongoDB and Optimization Strategies for MongoDB of MongoDB