相关考题
-
单项选择题
下列不是InputStream类的子类的是()。
A.Filelnput Stream
B.Objectlnput Stream
C.File Output Stream
D.Datalnput Stream -
单项选择题
下面的异常()为输入输出访问异常。
A.Null Pointer Exception
B.File Not Found Exception
C.Array lndex Out Of Bounds Exception
D.IO Exception -
单项选择题
下面的异常()不属于非检査型异常。
A.数组越界
B.除零
C.空值操作
D.IO异常
