试题详情
- 单项选择题 public static void main(String[]args){ Integer i=new Integer(1)+new Integer(2); switch(i){ case3:System.out.println("three");break; default:System.out.println("other");break; } } Whatistheresult?()
A、three
B、other
C、Anexceptionisthrownatruntime.
D、Compilationfailsbecauseofanerroronline12.
E、Compilationfailsbecauseofanerroronline13.
F、Compilationfailsbecauseofanerroronline15.
- A
关注下方微信公众号,在线模考后查看
热门试题
- 下列有关Swing的叙述,哪项错误?()
- 下面函数将返回()。
- Given classes&
- int x =&e
- Java SE
- A,B,C,D 中哪些是&en
- 已知: 下面哪个定义是合法的()
- 根据下面的程序代码,哪些选项的值返回tr
- 在JAVA接口中可以定义()
- 下面关于abstract关键字描述错误的
- switch (i)&ens
- Public class&e
- When usingQ
- class Birds&en
- 以下涉及到内存管理的代码段中,有错误的是
- 求数列2,4,8,16,32,…前若干项
- 现有: cla
- 一个数如果刚好与它所有的因子之和相等,则
- 已知Sn=A1+A2+A3+...+An
- public class&e