Answer Posted / hr@tgksolutions.com
An endless loop never stops running and has no conditions. By defining any breaking logic in the body of the statement blocks, you can end an infinite loop.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How garbage collection is done in java?
Can a function return a function?
Can we use different return types for methods when overridden?
What is Java Annotations?
What is consumer interface?
Does substring create a new object?
What is the significance of listiterator?
Can you add null to a list java?
Is age a discrete variable?
How does multithreading take place on a computer with a single cpu?
What is the use of arraylist class in java?
What is a functional interface?
How do you sort arrays in java?
What is :: operator in java 8?
How can we make copy of a java object?