main()
{
int x, arr[8]={11,22,33,44,55,66,77,88};
x=(arr+2)[3];
printf(“%d”,x);
}
Answer Posted / shiva
can you explain neha how ans is 66
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
find out largest elemant of diagonalmatrix
Do you know the use of 'auto' keyword?
Define recursion in c.
How do shell structures work?
Why can’t we compare structures?
Difference between pass by reference and pass by value?
What is a macro, and explain how do you use it?
Explain what is the difference between functions abs() and fabs()?
What is the use of a conditional inclusion statement in C?
What is the difference between c &c++?
Explain what are reserved words?
c program to compute AREA under integral
How do you determine whether to use a stream function or a low-level function?
what are non standard function in c
shorting algorithmS