What is break and continue statement?


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

Post New Answer

More Core Java Interview Questions

Iterator in the HashMap is fail-safe means what?

9 Answers   CTS, IBM, Subex,


Distinguish method overloading and method overriding

4 Answers   Tech Mahindra,


What is a J2EE component? List out all the component?

2 Answers   Adobe,


What is t in generics in java?

0 Answers  


What is a top level class in java?

0 Answers  






What is difference between pointer and reference?

0 Answers  


What services that container provides?

2 Answers  


What are synchronized blocks in java?

0 Answers  


What is an off by one error in java?

0 Answers  


Define how destructors are defined in java?

0 Answers  


What are the four integer types supported by java?

0 Answers  


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

0 Answers  


Categories