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 an enumeration class?

Answer Posted / janet

An object that implements the Enumeration interface
generates a series of elements,one at a time. It has two
methods,namely hasMoreElements() and nextElement().
hasMoreElements() tests if this enumeration has more
elements and nextElement() method returns successive
elements of the series.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is nested interface?

1052


How can we pass argument to a function by reference instead of pass by value?

1171


What does java final mean?

1126


What is an eror in java?

1112


What are different ways of object creation in java ?

1159


What do you understand by final value?

1114


How does predicate work in java?

1038


How do you take thread dump in java?

1058


Is singleton class immutable?

1020


How to declare objects of a class ?

1131


Can static methods be inherited?

1106


What is string english?

1075


What is a website container?

1013


What is the difference between compiler and jvm?

1114


What initialize variables?

1090