试题详情
- 单项选择题 55.int[]x={1,2,3,4,5}; 56.inty[]=x; 57.System.out.println(y[2]); Whichistrue?()
A、Line 57 will print the value 2.
B、Line 57 will print the value 3.
C、Compilation will fail because of an error in line 55.
D、Compilation will fail because of an error in line 56.
- B
关注下方微信公众号,在线模考后查看
热门试题
- class Order3&e
- 10. publicQ
- Which is
- 编写图形界面下的JavaApplet程序
- Which defines&e
- Given this&ens
- Which element&
- 向量与数组有何不同?它们分别适合于什么场
- 现有: 一f对一个java
- 用“埃氏筛法”求2-100以内的素数。2
- 在创建对象的时候,会自动为对象的第个成员
- class Test4&en
- class WhileTes
- 已知: 该输出是?()
- 对于JVM内存配置参数: 其最小内存值
- 求解“约瑟夫问题”:12个人排成一圈,从
- 说明抽象类和接口的异同。
- class Passer&e
- 下面关于abstract关键字描述错误的
- 在JAVA中,已定义两个接口B和C,要定