單項(xiàng)選擇題下列數(shù)組說(shuō)明和初始化正確的是()。

A.int a[5]=0
B.int b[3]={1,2,3,4}
C.float c[]={1,2,3}
D.float d={5.3,6.0}


您可能感興趣的試卷