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
What is a node in c?
Why is c so popular?
Does * p ++ increment p or what it points to?
Why c is called top down?
Explain argument and its types.
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
Using which language Test cases are added in .ptu file of RTRT unit testing???
What are the two forms of #include directive?
What is wild pointer in c?
Can include files be nested? How many levels deep can include files be nested?
Define Spanning-Tree Protocol (STP)
Why c is called object oriented language?
Should a function contain a return statement if it does not return a value?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
#include