Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you declare an infinite loop?

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


Please Help Members By Posting Answers For Below Questions

What does  mean in regex?

1106


How to calculate the length of a singly linked list in java?

1090


What is jpa specification?

1025


why java does not support unsigned keyword?

5336


What is a locale?

1215


How to restrict a member of a class from inheriting by its sub classes?

1388


Describe the process as to how substring() methodology mechanisms in java.

1199


why we use merge option in hybernate pls give a ex snippet

2030


What is predicate in java?

1100


Give few examples of final classes defined in Java API?

1279


Can we use static class instead of singleton?

1094


What are adapter classes?

1102


What are keyboard events?

1207


What does the “static” keyword mean?

1165


What do you understand by casting in java language?

1075