Is Iterator a Class or Interface? What is its use?

Q

Is Iterator a Class or Interface? What is its use?

✍: Guest

A

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

2012-05-23, 2739👍, 0💬