________ returns true if the input sets have the same distinct elements.
(a) $setUnion
(b) $setDifference
(c) $setEquals
(d) None of the mentioned
I had been asked this question in semester exam.
Origin of the question is Pipeline Optimization topic in section Aggregation Concepts and Aggregation Mechanics of MongoDB