What is Enum in Java?


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

Post New Answer

More Core Java Interview Questions

There is a Banking application. It has 2 types of account, Savings and Current. Write a method calculateInterest by passing an ArrayList of these account objects and calculate Interest accordingly. Write code for this situation

1 Answers   ABC, KPIT,


What will happen if we write code like: try{}catch(exception e)catch(IOException i)

6 Answers   CTS, TCS,


how we can make a read-only class in java?

0 Answers  


Where is java located?

0 Answers  


when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

0 Answers   SAP Labs,






is set interface synchronized by default???

2 Answers   Manhattan,


hi to all. well can you please tell me that why String class is immutable? Thanks in advance.

5 Answers   Huawei,


Can we have static methods in an interface?

0 Answers  


What is assembly used for?

0 Answers  


what is the need to set path in java? how many ways to set path in java? Explain breif?

5 Answers  


Why do we need strings in java?

0 Answers  


What do you understand by the term string pool?

0 Answers  


Categories