OOPs Concepts
Programming and Technical
What is an Iterator ?
Read Solution (Total 1)
An Iterator is an interface which iterate all the elements of collection interface at a time.
10 years ago
Helpfull: Yes(0) No(0)
OOPs Concepts Other Question
What is Constructor?
What is the List interface?