Answer Posted / muralisankar
Both are to navigate collection objects. But Enumerator you
can not manipulate where as in Iterator you can add and
remove objects.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain the importance of finally block in java?
What is externalizable?
what is meant by Garbage collection?
In how many ways we can do exception handling in java?
What is qms certification?
What is the main functionality of the remote reference layer?
what are the disadvantages of indexes in oracle?
How many bits is a char?
What is locale?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is difference between string and new string?
What does this () mean in constructor chaining concept?
Does set allows null in java?
Can a top level class be private or protected?
Write a program to check for a prime number in java?