单项选择题

Given int (*p)[4]; which one of the following statements is right?

A.p is a pointer to an integer variable
B.p is a name of the pointer array
C.p is a pointer to a 1D array with 4 integer elements
D.p is declared illegally
微信扫码免费搜题