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


Please Help Members By Posting Answers For Below Questions

What is an object class?

556


What is the final method?

599


What is java used for?

555


Is java se free?

524


What is boolean in java?

508






Is null an object in java?

563


What are the different http methods?

530


What is the difference between static binding and dynamic binding?

567


What is nested interface?

520


What is the purpose of nested class in java?

599


Is string is a class in java?

521


What is class??

757


What access modifiers can be used for variables?

581


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

996


What is the use of protected in java?

534