Which Of These Methods Can Be Used To Move To Next Element In A #771
Which of these methods can be used to move to next element in a collection?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Util Collections Framework - Java Iterators - Quiz No.1.
Which of these methods can be used to move to next element in a collection?
next()
move()
shuffle()
hasNext()