Can a for statement loop indefinitely?
Answers were Sorted based on User's Feedback
Answer / ranganathkini
Yes a for statement can loop infinitely. Example:
for( ; ; ) {
// ..staements to loop
}
| Is This Answer Correct ? | 10 Yes | 0 No |
What are the disadvantages of object oriented programming?
Is it necessary for the port addresses to be unique? Explain with reason.
How to use scanner in java?
What is the preferred size of a component in java programming?
what is Thread?
What is variable declaration and definition?
can used Protected Class outside Function.?
What is the purpose of the system class in java programming?
How do you create a sop?
What is string example?
Can we make constructors static?
What is a methodologist?