What is an Iterator interface in Java Programming?

Submitted by: Administrator
The Iterator interface is used to step through the elements of a Collection.
Submitted by: Administrator

Read Online Java Job Interview Questions And Answers