Answer Posted / sasanka
for Jump Statements like 'break' we can use label.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of default method in interface in java?
Can you call one constructor from another if a class has multiple constructors?
What is purpose of applet programming?
Explain purpose of sleep() method in java?
what is method reference in java 8?
Explain different ways of creating a thread. Which one would you prefer and why?
How many types of java are there?
What is the public method modifier?
Write a code to show a static variable?
How do you escape sequences in java?
What is a buffer in computer?
What is integers and example?
What is scanner in java?
How is Object Oriented Programming different from Procedure Oriented Programming?
Explain static nested classes ?