Search

Useful Links

Monday, May 16, 2011

What is an Iterator interface?

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

Q : Which java.util classes and interfaces support event handling?
A: The EventObject class and the EventListener interface support event processing.

No comments:

Post a Comment