單項選擇題下面的異常()為數組下標越界異常。

A.Arithmetic Exception
B.Null Pointer Exception
C.Array Index Out Of Bounds Exception
D.File Not Found Exception


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下列哪個類不是異常類的父類()。

A.Error
B.Throwable
C.Exception
D.Object