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 do you sort words in java?
Explain about narrowing conversion in java?
What are some characteristics of interference class?
In the below example, how many string objects are created?
List the features of java programming language.
Is null or empty java?
What does \ mean in regex?
What is a parameter in a function?
what is use of functional interface in java 8?
What are the three parts of a lambda expression? What is the type of lambda expression?
Is empty string in java?
What is java thread dump, how can we get java thread dump of a program?
When do we use hashset over treeset?
What is a java applet? What is an interface?
What is a protected void?