4) If x is an array of integer, then the value of &x[i] is same as
Answer is:
&x[i-1] + sizeof (int)
Related C Programming MCQ with Answers
Answer is: