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
Can I learn java without any programming experience?
What will happen if static modifier is removed from the signature of the main method?
What is starvation?
What do you understand by java virtual machine?
Why inputstreamreader is used in java?
Which method must be implemented by all threads?
Does apple use java?
What is port number in java?
What is command line argument in java?
Can I learn java in 3 months?
Can we declare a static variable inside a method?
What is the purpose of an interface?
Why pointers are not used in java?
What all methods are used to prevent thread execution ?
When will you define a method as static in Java?