更多“—_________I take the book out? —I'm afraid not.A. Will B. May C. Must D. Need ”相关问题
  • 第1题:

    下列程序的输出结果是 classA{ int i,j; A(int i,int j) { this.i=i; this.j=j; } void print( ) { System.out.println("i="+i+""+"j="+j) } class B extends A{ int in; B (int i,int j,int m){ super(a,B) ; this.m=m; } void print( ) { Sytem.out.println("m+"+m);} } class C { public static void main (strang argsⅡ) { B b:new B(1,2,3); b.print( ); } }

    A.i=1 j=2 m=3

    B.m=3

    C.i=3 j=2

    D.m=1 i=1


    正确答案:B
    解析:在对象b调用prin()方法时,使用了类B内定义的print()版本,即在类B内的print()版本覆盖了在类A中的print()方法。

  • 第2题:

    36. We ___________ keep the new traffic law and learn how to protect ourselves.

    A.may.

    B.should

    C.can

    D.need


    正确答案:B
    36.B【解析】句意:我们应该遵守新的交通法规并学会保护自己。所填词意思为“应该”,表示一种义务和责任,用should。

  • 第3题:

    2、在Need矩阵中,need(i,j)=a表示()。

    A.进程i最多需要j类资源a个

    B.进程i最多还需要j类资源a个

    C.进程j最多还需要i类资源a个

    D.进程j最多需要i类资源a个


    P1;P3

  • 第4题:

    3.—__________ 1 go out for a while?

    —No,you __________ You must finish your homework first.

    A. Must,needn't

    B. Can,may

    C. May,mustn't

    D. May,must


    正确答案:C

  • 第5题:

    在Need矩阵中,need(i,j)=a表示()。

    A.进程i最多需要j类资源a个

    B.进程i最多还需要j类资源a个

    C.进程j最多还需要i类资源a个

    D.进程j最多需要i类资源a个


    进程i最多还需要j类资源a个