注意:此页面搜索的是所有试题
下列数组定义正确的是____
A.int [a]==newwfloat[2]
B.int my[][]=newwint[3][3]
C.String[] str=newwString[3]
D.byteeb[] =newwbyte[3]

参考答案