单项选择题X 纠错

A.Closing an open stream.
B.Flushing an open stream.
C.Writing to an open stream.
D.Writing a line separator to an open stream.

参考答案:
查答案就用赞题库小程序 还有拍照搜题 语音搜题 快来试试吧
无需下载 立即使用

你可能喜欢

多项选择题

A.The application will crash.
B.The code on line 29 will be executed.
C.The code on line 5 of class A will execute.
D.The code on line 5 of class B will execute.
E.The exception will be propagated back to line 27.

单项选择题

A.assert value == null;
B.assert value != null : "value is null";
C.if (value == null){    throw new AssertionException("value is null");   }
D.if (value == null){    throw new IllegalArgumentException("value is null");   }

单项选择题

A.X, followed by an Exception.
B.No output, and an Exception is thrown.
C.Compilation fails due to an error on line 14.
D.Compilation fails due to an error on line 16.
E.Compilation fails due to an error on line 17.
F.X, followed by an Exception, followed by B

单项选择题

A.test
B.Exception
C.Compilation fails.
D.NullPointerException

单项选择题

A.Line 92 will not execute.
B.The connection will not be retrieved in line 85.
C.The resource connection will not be closed on line 88.
D.The enclosing method will throw an exception to its caller.

单项选择题

A.Compilation fails.
B.ClassC is displayed.
C.The code runs with no output.
D.An exception is thrown at runtime.

单项选择题

A.Compilation succeeds.
B.class A does not compile.
C.The method declared on line 9 cannot be modified to throw TestException.
D.TestA compiles if line 10 is enclosed in try/catch block that catches TestException.

单项选择题

A.end
B.Compilation fails.
C.exception end
D.exception test end
E.A Throwable is thrown by main.
F.An Exception is thrown by main.

赞题库

赞题库-搜题找答案

(已有500万+用户使用)


  • 历年真题

  • 章节练习

  • 每日一练

  • 高频考题

  • 错题收藏

  • 在线模考

  • 提分密卷

  • 模拟试题

无需下载 立即使用

版权所有©考试资料网(ppkao.com)All Rights Reserved