Vidyalelo
C Programming · Q38

Pointer

Programming · C Programming · question 38

Q38

The statement int **a;

A.
is illegal
B.
is legal but meaningless
C.
is syntactically and semantically correct
Answer
D.
None of these.

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board