main()
{
int i,n=010;
int sum=0;
for(i=1;i<=n;i++)
{s=s+i;
}
printf("%d",&s);
getch();
}
Post New Answer View All Answers
How can you avoid including a header more than once?
What are register variables in c?
Explain the use of #pragma exit?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Explain union. What are its advantages?
What are valid signatures for the Main function?
Define the scope of static variables.
Hi can anyone tell what is a start up code?
a c code by using memory allocation for add ,multiply of sprase matrixes
How can I use a preprocessorif expression to ?
Explain what will the preprocessor do for a program?
hi send me sample aptitude papers of cts?
Explain built-in function?
what is the syallabus of computer science students in group- 1?
What do you mean by c what are the main characteristics of c language?