试题详情
- 单项选择题 1.public class Test{ 2.int x=12; 3.public void method(intx){ 4.x+=x; 5.System.out.println(x); 6.} 7.} Given: 34.Test t=new Test(); 35.t.method(5); What is the output from line 5 of the Test class?()
A、5
B、10
C、12
D、17
E、24
- B
关注下方微信公众号,在线模考后查看
热门试题
- 1. package&ens
- 下列哪项是String的字面量?()
- 由A地到B地,中间有一段扶梯,总路程和扶
- 如何创建有模式的对话框?()
- public class&e
- Given: 1.<% in
- Which method&e
- A programmer&en
- Given thatQ
- 10. publicQ
- “子类的域和方法的数目一定大于等于父类的
- Given: 10.public&en
- Public class&e
- 现有: -&e
- Which statement
- 下面的说法正确的是()
- 关于epoll和select的区别,哪些
- 看以下代码: 如果运行以上jsp文件,
- Given thatQ
- 以下关于数组的叙述,哪项错误?()