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
Why does my function print none?
How is abstraction implemented in java ?
Name few java 8 annotations ?
What is an object class?
What is the difference between stringbuffer and stringbuilder class?
Explain the significance of listiterator.
What are the different types of sorting in java?
what is comparable and comparator interface?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
Write the algorithm to check the number non-leaf nodes in a tree.
What are the Main functions of Java?
What is an exception? difference between Checked and Unchecked exception in Java
What are sets in java?
What’s a deadlock?
Is java se open source?