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 many times does the loop iterated ?
for (i=0;i=10;i+=2)
printf("Hi\n");

Answer Posted / ani

infinite loop, bcoz there is no condition to break the loop.

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we print only part of a string in c?

1078


Explain high-order and low-order bytes.

1169


What are the application of c?

1162


Why pointers are used?

1116


What is function prototype?

1217


Why is #define used?

1332


What is the code for 3 questions and answer check in VisualBasic.Net?

2209


What is a method in c?

1211


what do you mean by inline function in C?

1100


What are the disadvantages of external storage class?

1105


When can you use a pointer with a function?

1154


How are pointers declared in c?

1115


What are the valid places to have keyword “break”?

1144


How to Throw some light on the splay trees?

1102


Explain what is meant by 'bit masking'?

1268