Home » JAVA Programming » Collections » Question
  1. Which of these methods can be used to move to next element in a collection?
    1. hasNext()
    2. shuffle()
    3. move()
    4. next()
    5. None of these
Correct Option: D

next()



Your comments will be displayed only after manual approval.