Which of the following methods can be used on a cursor object?

Which of the following methods can be used on a cursor object?
All options are correct
Well Done. Your Answer is Correct Keep it Up!
cursor.next()
cursor.hasNext()
cursor.forEach()

Leave a Reply

Your email address will not be published. Required fields are marked *