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 |
Can one thread block the other thread?
What is a method signature java?
For class CFoo { }; what default methods will the compiler generate for you>?
how many design pattern r there? and wht design pattern u use and why ?
What is parsing in grammar?
What is the major difference between linkedlist and arraylist?
What are virtual functions?
Does windows 10 need java?
why java is platform independent?
When finally clause is executed?
What are the different data types in java?
Does garbage collection occur in permanent generation space in jvm?