单项选择题

以下 4 个数组定义中,哪个是错误的。

A.int a[7];
B.#define N 5long b[N];
C.char c[5];
D.int n,d[n];
微信扫码免费搜题