For which statements we use a label?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
for the looping or iterative statements we have to make use
of labels inorder to distinguish between outer and inner loops
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sasanka
for Jump Statements like 'break' we can use label.
| Is This Answer Correct ? | 5 Yes | 0 No |
How do you add an element to a set in java?
What is audio clip interface? Name few methods of it ?
What is the meaning of find and replace?
What is arraylist e in java?
What is lambda programming?
What is basic concept of static in java ?
What is a layout manager?
What is the main function in java?
What are identifiers in java?
What do you know about the garbage collector?
What is parameter tag and what is its use?
What is preparedstatement in java?