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
what do you understand by synchronization? : Java thread
What is an object in java and how is it created?
Explain the concept of proper inheritance?
Can we create more than one object singleton class?
List any five features of java?
When a byte datatype is used?
Where are the local variables stored?
What is a condition in programming?
What is meant by vector class, dictionary class, hash table class, and property class?
Why can't you declare a class as protected?
Can we clone singleton object in java?
What is nested class?
Can we make the abstract methods static in java?
What is class and its types?
What is function declaration?