单项选择题

A.NullPointerExeption,使用未初始化的引用变量
B.IndexOutofBondsException,数组下标越界异常
C.IllegalAccessException,没有足够的权限访问其他类的成员
D.ArithmeticException,算术异常