Computer Science, asked by kusumanjali1804, 6 months ago

When does the ArrayIndexOutOfBoundsException occur? *

1 point

Compile-time

Run-time

Not an error

Answers

Answered by AnanyaPrasad35
1

Answer: HOPE YOU LIKED IT. ADD ME BRAINLIST.

Explanation: ArrayIndexOutOfBoundsException occurs when the index is either negative or greater than or equal to the size of the array.

Similar questions