下列数组定义正确的是____
A.int [a]==newwfloat[2]
B.int my[][]=newwint[3][3]
C.String[] str=newwString[3]
D.byteeb[] =newwbyte[3]
出自:河南财经政法大学JAVA面向对象设计