What is the purpose of an Iterator in Java?
To modify elements in a collection
To traverse a collection one element at a time
To sort elements in a collection
To store elements in a collection
This question is part of this quiz :