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 / nashiinformaticssolutions

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 is the memory leak in java?

1097


What are different exception types exceptions available in java ?

1050


What are static blocks in java ?

1145


What all access modifiers are allowed for top class ?

1240


How can the checkbox class be used to create a radio button?

1079


Compare overloading and overriding?

1056


What is the difference between math floor and math round?

1107


What is the use of conditional statement?

1032


What is the output of the below java program?

1093


What are untrusted applets?

1198


What is the benefit of lambda expressions?

1132


What is a treeset class?

1060


Explain restrictions on using enum?

1149


What are the default and parameterized constructors?

1101


Can an interface have a constructor?

1023