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 OOP Language?
What’s the difference between applets and standalone program?
What is an infinite loop?
Which api is provided by java for operations on set of objects?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is fail fast in java?
What is the difference between arraylist and hashset in java?
What is string :: npos?
What is map java?
Differece between class and generic class?
Can a class extends itself in java?
What does it mean that strings are immutable?
How to store image in arraylist in java?
Explain about fail safe iterators in java?
Difference between association, composition and aggregation?