Try not to be absent ______ class again for the rest of the

题目
单选题
Try not to be absent ______ class again for the rest of the term.
A

from

B

on

C

in

D

of

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

We will try again ____________ the failure.

A、in spite

B、in spite of

C、despite of

D、spite


参考答案:B

第2题:

向Applet传递参数的正确描述是( )。

A.<param name=age,value=20>

B.<applet code=Try.class width=100,height=100, age=33>

C.<name=age,value=20>

D.<applet code=Try.class name=age,value=20>


正确答案:A
A。【解析】<Applet>标记的参数部分一般格式是[<PARAMNAME=appletParameterVALUE-value>]。

第3题:

向 Applet 传递参数正确的描述是

A ) <param nace=age, value=20>

B ) <applet code=Try.class width=100, height=100, age=33>

C ) <name=age, value=20>

D ) <applet code=Try.class name=age,value=20>


正确答案:A

第4题:

向Applet传递参数的正确描述是A.B.

向Applet传递参数的正确描述是

A.<param name=age.value=20>

B.<applet code=Try.class width=100,height=100,age=33>

C.<name=age.value=20>

D.<applet code=Try.class name=age,value=20>


正确答案:A
解析:Applet获取参数是通过HTML文件中采用PARAM>标记定义参数。Java中还定义了相应的方法,用来从HTML中获取参数。格式为:
  param name=appletParameter1 value=value>

第5题:

Mia is absent() today’s writing class

A、of

B、to

C、from

D、with


参考答案:C

第6题:

—How could you be so rude walking in here in the middle of my class? —( ).

A、Nothing much

B、Never mind

C、Nothing serious

D、Never again


参考答案:D

第7题:

Click the Exhibit button. Given:Which statement is true if a TestException is thrown on line 3 of class B? ()

A.Line 33 must be called within a try block.

B.The exception thrown by method1 in class A is not required to be caught.

C.The method declared on line 31 must be declared to throw a RuntimeException.

D.On line 5 of class A, the call to method2 of class B does not need to be placed in a try/catch block.


参考答案:B

第8题:

I don't think that I shall fail.But if I(), I would try again.

A、should fail

B、would fail

C、failed

D、had failed


正确答案:A
解析:虚拟语气,表将来虚拟,从句用 should do

第9题:

Have failed three times, he didn’t want to try again.()

此题为判断题(对,错)。


参考答案:错误

第10题:

向Applet传递参数的正确描述是()。A.B.

向Applet传递参数的正确描述是( )。

A.<paramname=age,value=20>

B.<appletcode=Try.class width=100,height=100,age=33>

C.<name=age,value=20>

D.<appletcode=Try.class name=age,value=20>


正确答案:A
解析:Applet>标记的参数部分一般格式是:[PARAMNAME=appletParameterVALUE=value>]。

更多相关问题