Examveda
Examveda

Which of these exceptions will occur if we try to access the index of an array beyond its length?

A. ArithmeticException

B. ArrayException

C. ArrayIndexException

D. ArrayIndexOutOfBoundsException

Answer: Option D


This Question Belongs to Java Program >> Exceptions

Join The Discussion

Related Questions on Exceptions