无码高清视频|成人自拍视频|欧美成人午夜无码A片秀色直播|草美女视频网站|美女被操网站在线观看

單項選擇題

11.public static void main(String[]args){
12.Object obj=new int[]{1,2,3};
13.int[] someArray=(int[])obj;
14.for(inti:someArray)System.out.print(i+"")
15.}
What is the result?()

A.123
B.Compilation fails because of an error in line 12.
C.Compilation fails because of an error in line 13.
D.Compilation fails because of an error in line 14.
E.A ClassCastException is thrown at runtime.

微信掃碼免費搜題