单项选择题

A.unsigned int a[2*3];
B.char s[N+1];
C.double f[];
D.float b[4]={1,2,3,4,5};