题目内容

现有: 5. class Order2 implements Runnable { 6. public void run() { 7. for (int x- o; x<4; x++) { 8. try{Thread.sleep(100); )catch (Exception e) { } 9. System.out.print("r"); 10. } } 11. public static void main(string [] args) { 12. Thread t=new Thread(new order2()); 13. t.start(); 14. for(int x=0; x<4; x++) { 15. //insert code here 16. System.out.print("m"); 17. } } } 哪一个插入到第15行,最有可能产生输出 rmrmrmrm?()

A. Thread.sleep(1);
B. Thread.sleep(100);
C. Thread.sleep(1000);
D. try{ Thread.sleep(1); ) catch (Exception e) { }
E. try{Thread.sleep(100); ) catch (Exception e) { }
F. try{Thread.sleep(1000); ) catch (Exception e) { }

查看答案
更多问题

车间常用的变质剂大多为A.l—10Sr变质剂。

A. 正确
B. 错误

简述健康教育与健康促进在健康管理工作中的作用

影响人的发展的因素主要有哪些?其具体作用是什么?

公安机关立案侦查后,逃避侦查的,不受追诉期限的限制。()

A. 正确
B. 错误

答案查题题库