MCQOPTIONS
Saved Bookmarks
| 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() | |