单项选择题
A.int array;B.unsigned int a[];C.int aver[0];D.unsinged int sum[5];
A.staticB.volatileC.constD.no_init
A.1B.2C.4D.8