单项选择题

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