[单选题]

Try not to beabsent _____class again for the rest of the term.

A.from

B.on

C.in

D.of

参考答案与解析:

相关试题

Miss Brown will teach English next term.

Miss Brown will teach English next term.A. usB. weC. ourD. ours

  • 查看答案
  • A number of boys __________ absent some time during the term.

    A number of boys __________ absent some time during the term.A. have beenB. has

  • 查看答案
  • But if I ______, I would try again.

    But if I ______, I would try again.A. should failB. would failC. failedD. had fa

  • 查看答案
  • And,surprisingly,it is not the youngest kids who are hurt the most in the long term. Bullying can h

    And,surprisingly,it is not the youngest kids who are hurt the most in the long t

  • 查看答案
  • 下列哪些情况可能提示“Network busy,please try again

    [多选题] 下列哪些情况可能提示“Network busy,please try again later”:()A . OpenEye的注册数目已经达到最大数目B . 当前呼叫带宽大于允许的最大值C . 当前GK处于业务高峰期D . Radius计费异常

  • 查看答案
  • David has tried 3 times to repair the clock. He will try __________time after having a rest.

    [单选题]David has tried 3 times to repair the clock. He will try __________time aft

  • 查看答案
  • 阅读下面程序1 public class Try extends Thread

    [单选题]阅读下面程序 1 public class Try extends Thread { 2 public static void main(String args[]) { 3 Try t=new Try(); 4 t.start(); 5 } 6 7 public void run(int j) { 8 int i=0; 9 while(i<5) { 10 System.out.println("祝你成功!"); 11 i++: 12 } 13 } 14 } 该程序若能打印5行“祝你成功!”

  • 查看答案
  • ( 28 )阅读下面程序1 public class Try extends T

    [单选题]( 28 )阅读下面程序1 public class Try extends Thread{2 public static void main(String args[ ]){3 Try t = new Try( );4 t.start( );5 }67 public void run( int j){8 int i = 0;9 while(i<5){10 System.out.println(" 祝你成功! ");11 i++;12 }13 }14 }该程序要求打印 5 行 “ 祝你

  • 查看答案
  • 阅读下面程序1public class Try extends Thread{

    [单选题]阅读下面程序 1public class Try extends Thread{ 2public static void main(String args[]){ 3Tryt=new Try(); 4t.start(); 5} 6 7publicvoidrun(intj){ 8inti=0; 9while(i<5){ 10System.out.println("祝你成功!"); 11 i++; 12} 13} 14} 该程序要求打印5行“祝你成功!”,必须改正程序中的某行代码,程序才能完成。

  • 查看答案
  • 阅读下面程序1public class Try extends Thread{2

    [单选题]阅读下面程序 1 public class Try extends Thread{ 2 public static void main(String args[]){ 3 Try t=new Try(); 4 t.start(); 5 } 6 7 public void run(int j){ 8 int i=0; 9 while(i<5){ 10 System.out.println(“祝你成功!”); 11 i++; 12 } 13 } 14 } 该程序要求打印5行“祝你成功!”,必须改正程

  • 查看答案