int a[3][5]={ {1,2,3,4,5],{2,3,4,5,6},{10,11,12,13,14}};
int *p=&a;
printf(“%d”,*(*(x+1)+3));
Answers were Sorted based on User's Feedback
Answer / vijay r15
error
Bcoz there is no initialization for x
With thanks and regards
Vijay r15
raj.vijay55@gmail.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
Explain what is the purpose of "extern" keyword in a function declaration?
Write a program to swap two numbers without using third variable?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
How can I determine whether a machines byte order is big-endian or little-endian?
Example of friendly function in c++
Differentiate between null and void pointers.
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
What is the advantage of using #define to declare a constant?
0 Answers Agilent, ZS Associates,
Can an array be an Ivalue?
What is chain pointer in c?
Lists the benefits of c programming language?