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

What is hash method?

1 Answers  


How many types of design patterns are there?

0 Answers  


What is difference between call by value and call by reference?

0 Answers  


What is java and why do we need it? Explain

0 Answers  


What will happen if static modifier is removed from the signature of the main method?

0 Answers  






Why Static variable required in java?For ex,class A { static int a; int b; } Why static is required?

5 Answers   Ericsson,


What does it mean that strings are immutable?

0 Answers  


What is a boolean flag in java?

0 Answers  


Why singleton is not thread safe?

0 Answers  


Is java based on c?

0 Answers  


What does function identity () do?

0 Answers  


what is wrapper class and its uses?

2 Answers  


Categories