Q39
Which exception is thrown when an array element is accessed beyond the array size?
A.
ArrayElementOutOfBounds
B.
ArrayIndexOutOfBoundsException
AnswerC.
ArrayIndexOutOfBounds
D.
None of these
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board