试题详情
单项选择题设有C语句int a[3][4];, 则每次移动过a数组一行元素的指针变量定义形式是()

A、int *p;

B、int **p;

C、int(*p)[4];

D、int *p[4];

  • C
  • 关注下方微信公众号,在线模考后查看

热门试题