首页题库练习题目详情
Java语言程序设计单选题中等

下列哪些异常是检查型异常(Checked Exception)?

ANullPointerException
BIOException
CArrayIndexOutOfBoundsException
DInterruptedException