问题:
A . The Error class is a Runtime Exception.
B . No exceptions are subclasses of Error.
C . Any statement that may throw an Error must be enclosed in a try block.
D . any statement that may throw an Exception must be enclosed in a try block.
E . Any statement that may throw an Runtime Exception must be enclosed in a try block.
● 参考解析
本题暂无解析
相关内容
相关标签