单项选择题

下列变量定义中,定义数组正确的是()。

A.int array;
B.unsigned int a[];
C.int aver[0];
D.unsinged int sum[5];

热门 试题