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 / anu

Error
since s is not declared

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pointers in c with example?

1140


The statement, int(*x[]) () what does in indicate?

1205


what is stack , heap ,code segment,and data segment

2770


How can I send mail from within a c program?

1078


Explain how do you generate random numbers in c?

1134


What is function prototype?

1217


What is wrong with this program statement?

1088


Why isn't it being handled properly?

1122


What are the advantage of c language?

1108


What is the importance of c in your views?

1239


Explain what’s a signal? Explain what do I use signals for?

1253


Explain the difference between structs and unions in c?

1069


while initialization of array why we use a[][2] why not a[2][]...?

2404


What are extern variables in c?

1042


Which are low level languages?

1152