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
what is the purpose of using rmisecuritymanager in rmi?
Is java owned by oracle?
How hashset works internally in java?
What is nested interface?
What is __ init __ functions?
When parseint method can be used?
Can a static method be final?
How does compareto work in java?
Convert a BST into a DLL and DLL to BST in place.
does java support pointers?
What happens if an exception is throws from an object's destructor?
Why is java logo a cup of coffee?
What are synchronized blocks in java?
What are the two ways in which thread can be created?
What is a prefix function.write down a code to compute prefix function.