Vidyalelo
Java Programming · Q143

Java Collections Framework

Programming · Java Programming · question 143

Q143

Which of these methods can be used to move to next element in a collection?

A.
next()
Answer
B.
move()
C.
shuffle()
D.
hasNext()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board