单项选择题

A.NullPointerException(空指针异常)
B.IndexOutOfBoundsException(下标越界异常)
C.IOException(IO异常)
D.ClassNotFoundException(找不到类异常)