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 collection class in java?
Which class is the superclass of all classes?
What is super?
What are data structures in java?
What methods are used to get and set the text label displayed by a button object?
What is a numeric digit?
What is static variable with example?
Why java is considered as platform independent?
What is the maximum size of byte array in java?
What is a package in java? List down various advantages of packages.
What is a module function?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What are the important features of Java 8 release?
Is int a class in java?
Is integer a class?