单项选择题
A.Buffered Reader B.Data Input Stream C.Data Output Stream D.File Input Stream
下面的异常()为数组下标越界异常。A.Arithmetic ExceptionB.Null Pointer E...
单项选择题下面的异常()为数组下标越界异常。
A.Arithmetic Exception B.Null Pointer Exception C.Array Index Out Of Bounds Exception D.File Not Found Exception
下列哪个类不是异常类的父类()。A.ErrorB.ThrowableC.ExceptionD.Object
单项选择题下列哪个类不是异常类的父类()。
A.Error B.Throwable C.Exception D.Object
具有()访问权限的成员只能够被本类和同一包中的其他任何类所访问。A.公有B.保护C.私有D.缺省
单项选择题具有()访问权限的成员只能够被本类和同一包中的其他任何类所访问。
A.公有 B.保护 C.私有 D.缺省