单项选择题
A.Filelnput Stream B.Objectlnput Stream C.File Output Stream D.Datalnput Stream
下面的异常()为输入输出访问异常。A.Null Pointer ExceptionB.File Not Fou...
单项选择题下面的异常()为输入输出访问异常。
A.Null Pointer Exception B.File Not Found Exception C.Array lndex Out Of Bounds Exception D.IO Exception
下面的异常()不属于非检査型异常。A.数组越界B.除零C.空值操作D.IO异常
单项选择题下面的异常()不属于非检査型异常。
A.数组越界 B.除零 C.空值操作 D.IO异常
在类的定义中,实现接口的子句所使用的关键字为()。A.extendsB.implementsC.publicD...
单项选择题在类的定义中,实现接口的子句所使用的关键字为()。
A.extends B.implements C.public D.abstract