Which of these exceptions will occur if we try to access the index of an array beyond its length?
Posted: Wed Jul 13, 2022 7:46 pm
a) ArithmeticException
b) ArrayException
c) ArrayIndexException
d) ArrayIndexOutOfBoundsException
b) ArrayException
c) ArrayIndexException
d) ArrayIndexOutOfBoundsException