How do you declare an infinite loop?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
for (;;)
{
// Statements to execute
// Add any loop breaking logic
}
| Is This Answer Correct ? | 0 Yes | 0 No |
for (;;)
{
// Statements to execute
// Add any loop breaking logic
}
| Is This Answer Correct ? | 0 Yes | 0 No |
What is variable argument in java?
What is a generic type?
how session will be expired?
what is the use of abstract class and interface with example?
2 Answers Cycore, DNS, Technoram,
What is externalizable?
String is mutable or immutable?
What does you mean in math?
Define max and min heap, also the search time of heap.
What is remote method invocation (rmi)?
Difference between process and thread?
what do you mean by classloader in java?
Memory management in JAVA
3 Answers Tech Mahindra, Wipro,