What is the significance of continue jump statement? Explain with an example.


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

Post New Answer

More Core Java Interview Questions

In real time project which driver did u use? What is the main functionality of the Prepared Statement?

3 Answers   Photon,


What is the use of list in java?

0 Answers  


Is jdk required on each machine to run a java program?

0 Answers  


Can an object be garbage collected while it is still reachable?

3 Answers  


what is enumset?

0 Answers  






What is class level lock ?

0 Answers  


Can we print null in java?

0 Answers  


Can a static method be overridden in java?

0 Answers  


What is final keyword in java?

0 Answers  


What is jit compiler in java?

0 Answers  


Which is the best approach for creating thread ?

0 Answers  


Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.

1 Answers  


Categories