|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
Enumeration and Iterator both are using looping statement.Enumeration is legacy class.iterator is cotains extra
method than Enumeration.
Enumeration is a read only interface, by using this we can loop thro' the elements only. But using iterator interface we can traverse and also remove the object.
Create Date
:
Sunday, March 16, 2008
Click here
to improve the Interview Question, Answer and other fields.