What's the purpose of using break in each case of switch statement?


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

Post New Answer

More Core Java Interview Questions

Similarity and difference between static block and static method ?

0 Answers  


what is the purpose of "virtual"?

0 Answers   EDS,


What is the symbol for average?

0 Answers  


Explain about arraylist?

0 Answers  


What is private public protected in java?

0 Answers  


what is difference between signed & unsigned char?

2 Answers  


What is the difference between the synchronized() & static synchronized()?

2 Answers   HP, SparkTG,


Which One is optimal to choose ? Syncronized hash map or Hash table with single thread model? How can a hash map syncronized with out using syncrozed blocks in programm?

3 Answers   Four soft,


how to convert Java project into Maven ?

0 Answers   Infosys,


What is the difference between int and integer in java?

0 Answers  


When does the compiler supply a default constructor for a class?

9 Answers   TCS,


Why java is platform independent? Explain.

0 Answers  


Categories