Answer Posted / nashiinformaticssolutions
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 do you compare objects in java?
What is the difference between the font and fontmetrics classes in java programming?
Java Compiler is stored in JDK, JRE or JVM?
How do you differentiate abstract class from interface?
Difference between final and effectively final ? Why is effectively final even required ?
What are anonymous inner classes?
Why java applets are more useful for intranets as compared to internet?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
What is pass by value?
What is role of void keyword in declaring functions?
Can I override protected method in java?
What is namespace in java?
What is variable explain with example?
What is a void in java?
What is definition and declaration?