Which exception is thrown when an array element is accessed beyond the array size?
A
ArrayElementOutOfBounds
B
ArrayIndexOutOfBoundsException
C
ArrayIndexOutOfBounds
D
None of these
Correct Answer: ArrayIndexOutOfBoundsException