Why we used break and continue statement in java?


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

Post New Answer

More Core Java Interview Questions

Can we override the overloaded method?

0 Answers  


what is the output ? Math.floor(-2.1) a)2 b)-2 c)-3.0 d)0

4 Answers   Accenture,


What is a wrapper method?

0 Answers  


What is the purpose of using bufferedinputstream and bufferedoutputstream classes?

0 Answers  


What is a java object and java application?

0 Answers  






which method throws exception of type Throwable

2 Answers  


What is meant by 'bit masking' in java?

0 Answers   DELL,


Can there be an abstract method without an abstract class?

0 Answers  


Does substring create a new object?

0 Answers  


"We cannot create an object of interface but we can create a variable of it". Discuss the statement with the help of an example. (Plz help us to provide immediately.)

3 Answers  


What are the differences between heap and stack memory in java?

0 Answers  


What is type safety in java?

0 Answers  


Categories