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 does the for loop work actually..suppose for the
following program how it ll work plz explain to me
for(i=5;i>=0;i--)
prinf(i--);

Answer Posted / vishnu

ur printf syntax is wrong so..u'll will get syntax error

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the size of structure in c?

1212


What is structure and union in c?

1203


What is volatile c?

1084


How can I open files mentioned on the command line, and parse option flags?

1104


A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

1149


Write a program to print numbers from 1 to 100 without using loop in c?

1134


Write a program of prime number using recursion.

1126


Why we use stdio h in c?

1091


In C language what is a 'dangling pointer'?

1232


What is header file in c?

1107


What is table lookup in c?

1144


What is s in c?

1094


How can I ensure that integer arithmetic doesnt overflow?

1253


What is use of #include in c?

1220


Which is better oop or procedural?

1126