Answer Posted / hr@tgksolutions.com
for (;;)
{
// Statements to execute
// Add any loop breaking logic
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a parameter used for?
What was java originally called?
What is the use of private static?
What type of variable is error flag?
Can sleep() method causes another thread to sleep?
Define linked list and its features with signature?
What are the features in java?
What do you mean by buffering?
What is difference between static and final?
Is array a class?
Why are global variables used?
What is style and indentation?
Define how can we find the actual size of an object on the heap?
What all access modifiers are allowed for top class ?
What is stringjoiner ?