What is the differenc between Enemuration interface and
iterator interface according to accessing?
Answer Posted / eganesh
Enumeration and Iterator both are using looping statement.
Enumeration is legacy class.iterator is cotains extra
method than Enumeration.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the use of private static?
What is a condition in programming?
Is java pass by value or pass by reference?
What are constructors in java?
What is the right data type to represent a price in java?
what is the difference between Object Based Language and Object Oriented Language?
What is use of map in java?
What does function identity () do?
Can a constructor be made final?
What is Garbage Collection in Java
What is the integer of 16?
What does ide stand for?
What is anti pattern in programming?
What is difference overloading and overriding?
how can i use a nonsynchronized hashtable?