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
What is the process to create increment and decrement stamen in c?
What is .obj file in c?
What is the most efficient way to store flag values?
Explain what does a function declared as pascal do differently?
What is difference between union All statement and Union?
what is the syallabus of computer science students in group- 1?
What is use of bit field?
what will be maximum number of comparisons when number of elements are given?
Explain data types & how many data types supported by c?
What are the disadvantages of external storage class?
what is the difference between class and unio?
How do you define a function?
What is the difference between near, far and huge pointers?
What are high level languages like C and FORTRAN also known as?
to find the closest pair