What is the differenc between Enemuration interface and
iterator interface according to accessing?

Answer Posted / muthuraman

Enumeration is a read only interface, by using this we can
loop thro' the elements only. But using iterator interface
we can traverse and also remove the object.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many java versions are there?

651


Are maps ordered java?

596


Can you change array size in java?

623


What are the types of java?

694


Why array is used in java?

598






How to instantiate member inner class?

728


What are data structures in java?

621


What is the basic concepts of OOPS?

780


What are the benefits of operations?

615


How do you square a number in java?

665


Does .length start 0 java?

668


How to create a base64 decoder in java8?

648


What is regex java?

668


How can we break singleton in java?

622


How do you compare characters in java?

614