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 ennumaration?

Answers were Sorted based on User's Feedback



what is ennumaration?..

Answer / gunjan

Enumaration is an interface,has only two method
hasMoreElement() , nextElement. its used to iterate the
collection obj.
but it can be applicable only for the legacy class

Is This Answer Correct ?    4 Yes 0 No

what is ennumaration?..

Answer / sujanya

Enumaration is an intetrface.It enumarates the elements
from top to bottom

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Core Java Interview Questions

what is Dictionary? and what purpose it is used for?

3 Answers  


What do you understand by private, protected and public?

0 Answers  


Can you override a final method?

0 Answers  


what is class.forname() and how it will be useful ?

3 Answers  


What are daemon Threads in java?

0 Answers   Impetus,


class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?

7 Answers   HCL, TCS,


Can a constructor be protected?

0 Answers  


What is the default execution method in java?

0 Answers  


why using interface interface ?

0 Answers  


What is a subsequence of a string?

0 Answers  


Write program to print Hello World and print each character address in that string and print how many times each character is in that string? Ex: H: 0 & 1 e:1 & 1 l :2,3,8 & 3 o:4,6 & 2 w:5 & 1 r: 7 & 1 d 9 & 1

7 Answers   Huawei, IBM,


Which of the classes will have more memory allocated?

0 Answers  


Categories