单项选择题

Given:

What is the result?()

A.B
B.The code runs with no output.
C.Compilation fails because of an error in line 12.
D.Compilation fails because of an error in line 15.
E.Compilation fails because of an error in line 18.

<上一题 目录 下一题>
热门 试题

单项选择题
Given: What is the result?()

A.The value "4" is printed at the command line.
B.Compilation fails because of an error in line 5.
C.Compilation fails because of an error in line 9.
D.A NullPointerException occurs at runtime.
E.A NumberFormatException occurs at runtime.
F.An IllegalStateException occurs at runtime.

单项选择题
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.

相关试题
  • DRAG DROP Click the Task button.
  • Given:
  • DRAG DROP Click the Task button.
  • DRAG DROP Click the Task button.
  • DRAG DROP Click the Task button.