题目内容

抛出异常用到的保留字是____________。

A. throws
B. Throw
C. catch
D. throw

查看答案
更多问题

下面那一个组件可以直接添加到菜单中__________。

A. 菜单条
B. 菜单
C. 按纽
D. 下拉列表

System类的err对象是类型为__________类的对象。

A. OutputStream
B. FileWriter
C. PrintStream
D. BufferedWriter

唤醒被wait()方法阻塞的线程,不能使用__________方法。

A. weak()
B. notifyAll()
C. notify()
D. interrupt()

___________是Java的保留字?

A. shorts
B. new
C. Int
D. Public

答案查题题库