What is the differenc between Enemuration interface and
iterator interface according to accessing?
Answer Posted / suresh gangapatnam
While iteration we can remove the elements but it's not in
case enumeration and Enumeration is faster than the
iteration.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is finalize() similar to a destructor?
What is unsigned char?
Explain the difference between private, public, package and protected in java?
What is the exact difference in between unicast and multicast object? Where we will use?
How can we make sure main() is the last thread to finish in java program?
What is the symbol for average?
What is class array in java?
How do you override a private method in java?
Can we have return statement in finally clause? What will happen?
What are scalar data types?
What happens if a constructor is declared private?
What 5 doubled?
What is the difference between hashmap and hashtable in java?
What is the use of inner class?
What do you understand by casting in java language?