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 rule of accessibility in java?

0 Answers  


what is tempplate pattern

4 Answers   IBM, RBS,


What is the purpose of checked and unchecked exceptions in JAVA?

0 Answers   Amdocs,


Does the order of public and static declaration matter in main method?

0 Answers  


class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,






How to display names of all components in a Container?

0 Answers   Microsoft, Wipro,


wht is customised exception?

1 Answers   Logica CMG, Novell, Prudential,


Which language is java?

0 Answers  


What is Hash Code in Java?

6 Answers   Cognizant,


What are the differences between path and classpath variables?

0 Answers  


how its run?

0 Answers  


Write a java program that prints all the values given at command-line.

0 Answers  


Categories