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...

Can a for statement loop indefinitely?

Answer Posted / ranganathkini

Yes a for statement can loop infinitely. Example:

for( ; ; ) {
// ..staements to loop
}

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can java cast null?

1077


What is method in research paper?

1208


What is the full name of java?

1178


What is derived datatype?

1265


What is the major advantage of external iteration over internal iteration?

1150


Is array passed by reference in java?

1070


How do you trim a space in java?

1024


What is printwriter in java?

1001


What is class??

1294


Discuss about garbage collector in Java.

1125


What is numeric function?

1067


When should I use singleton pattern?

1083


How many characters is 2 bytes?

1034


How is final different from finally and finalize?

980


What is the maximum size of byte array in java?

1067