填空题
{99,0,0,0,0}
A.int[]a; B.int a [3]; C.int a []={1,2,3}; D.int a []=new int[3];
指出下列程序段中的错误以及出错原因。
微信扫一扫,加关注免费搜题