试题详情
- 单项选择题 public class Foo implements Runnable ( public void run (Thread t) { system.out.printIn(“Running.”); } public static void main (String args) { new thread (new Foo()).start(); } ) What is the result?()
A、 An exception is thrown.
B、 The program exists without printing anything.
C、 An error at line 1 causes compilation to fail.
D、 An error at line 6 causes the compilation to fail.
E、 “Running” is printed and the program exits.
- C
关注下方微信公众号,在线模考后查看
热门试题
- A JSP pag
- 已知: 则输出为()
- java中HashTable,Vecto
- 猴子摘桃问题 猴子第1天摘下若干桃子,当
- 当2个或多个对象被添加作为同一个事件的监
- 如何调用java小程序()
- 利用递归方法求5!。
- 对于JVM内存配置参数: 其最小内存值
- 为student类定义构造方法初始化所有
- Assume the&ens
- Whichtwo scena
- 11. public&ens
- 某个公司采用公用电话传递数据,数据是四位
- Which two
- 11.classa {&en
- 我们用一个等臂天平来称物体的质量,如果我
- 为了实现自定义对象的序列化,该自定义对象
- 25.intx=12; 26.whil
- Swing允许你选择程序的图形界面风格,
- ()意味着一个操作在不同的类中可以有不同