Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is diff bet iterator and enumeration?

Answer Posted / siva thimmannagari

Iterator supports only hasNext(),
next() and remove() methods.
It is not synchronized.


Enumeration supports ONLY
hasMoreElements(), nextElement().
It is synchronized.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we instantiate interface in java?

1187


Is set ordered in java?

1036


Similarity and difference between static block and static method ?

973


whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net

2159


What is thread safe singleton?

1002


Is java good for beginners?

1057


What is the difference between Java1.4 and Java1.5

2386


In java, how many ways you can take input from the console?

1039


Explain the difference between static and dynamic binding in java?

1113


Difference between string s= new string (); and string s = "abv";?

1255


Is 9 a prime number?

933


List any five features of java?

1070


How to remove the trailing spaces from a string?

1346


Can a static class implement an interface?

1187


What are heap memory and stack memory and what are memory tables.

1026