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

what will be the output of this program
main()
{
int i=1;
while (i<=10);
{
i++;
}
}

Answer Posted / prashanthi

2

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to find anagram without using string functions using only loops in c programming

3239


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

1226


What is the size of structure in c?

1215


What is a spanning Tree?

1660


Explain what are the standard predefined macros?

1170


What is scanf_s in c?

1170


c program for searching a student details among 10 student details

2141


How can I trap or ignore keyboard interrupts like control-c?

1117


Can a variable be both static and volatile in c?

1082


hi, which software companys will take,if d candidate's % is jst 55%?

2139


how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

1737


How can I call a function with an argument list built up at run time?

1287


What is structure padding and packing in c?

1124


Explain what standard functions are available to manipulate strings?

1128


Explain the use of 'auto' keyword in c programming?

1185