main()
{
int x, arr[8]={11,22,33,44,55,66,77,88};
x=(arr+2)[3];
printf(ā%dā,x);
}
Answer Posted / akshay
66
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the c language function prototype?
What does c value mean?
Whats s or c mean?
What is hashing in c?
What is difference between class and structure?
What does d mean?
How can variables be characterized?
What are local variables c?
Explain what is #line used for?
There seem to be a few missing operators ..
What is New modifiers?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
How can I handle floating-point exceptions gracefully?
How can I access an I o board directly?
What is the difference between array and pointer?