A.有語法錯(cuò),不能執(zhí)行 B.無限次 C.執(zhí)行1次 D.一次也不執(zhí)行
A.j=i; B.j=(long)i; C.i=(int)j; D.i=j;
A.x[5-3] B.x[k] C.+5] D.x[0]