1.

Cursors returned from aggregation only supports cursor methods like :

A. cursor.hasNext()
B. cursor.Next()
C. cursor.has()
D. all of the mentioned
Answer» B. cursor.Next()


Discussion

No Comment Found