Cursors returned from aggregation only supports cursor methods like ________________
(a) cursor.hasNext()
(b) cursor.Next()
(c) cursor.has()
(d) all of the mentioned
I have been asked this question in a job interview.
Question is from Aggregation Pipeline topic in chapter Aggregation Concepts and Aggregation Mechanics of MongoDB