What is the benefit of using enum to declare a constant?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a map in java?

0 Answers  


whats string ?

10 Answers   HCL,


what invokes a threads run() method? : Java thread

0 Answers  


What is the default initialized value of a boolean type variable?

3 Answers  


what is difference between excute query ()and execute update ()?

6 Answers   Symphony,






How can i add a button in applet in java ???

2 Answers  


as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data

1 Answers  


Can a class be final?

0 Answers  


What is Gang of four design patterns

0 Answers   Infosys,


How do I stop concurrentmodificationexception?

0 Answers  


What happens to the Exception object after handling an exception?

0 Answers  


what is the difference between the methods sleep() and wait()? : Java thread

0 Answers  


Categories