Answers

Question and Answer:

  Home  Java

⟩ What is an Iterator interface in Java Programming?

The Iterator interface is used to step through the elements of a Collection.

 136 views

More Questions for you: