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()
{
int i,n=010;
int sum=0;
for(i=1;i<=n;i++)
{s=s+i;
}
printf("%d",&s);
getch();
}

Answer Posted / devendra kumar gupta

S is not define
there variable not declare error is occur

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

2368


find the sum of two matrices and WAP for it.

1196


What is a pragma?

1178


How can I find out the size of a file, prior to reading it in?

1225


What is omp_num_threads?

1135


explain what are actual arguments?

1144


Why do we use c for the speed of light?

1287


Is there any data type in c with variable size?

1150


What are 3 types of structures?

1106


Do you know what are bitwise shift operators in c programming?

1155


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

1225


What is a built-in function in C?

1669


What are the features of the c language?

1140


What is wrong in this statement?

1215


What is the significance of an algorithm to C programming?

1096