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

main()
{
intj;
while9j<=10)
{
printf("\n%d",j);
j=j+1;
}
}

Answer Posted / niranjan kumar niraj

output=9

Is This Answer Correct ?    0 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is C language ?

1927


What is indirection in c?

1048


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

1037


i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none

1034


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

1033


How will you delete a node in DLL?

1263


What does %p mean c?

1038


What is the use of #include in c?

1051


How is = symbol different from == symbol in c programming?

1004


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1832


What are structures and unions? State differencves between them.

1135


write a programming in c to find the sum of all elements in an array through function.

2144


Explain how do you determine a file’s attributes?

1026


write an algorithm to display a square matrix.

2675


What is function definition in c?

1047