Q. Which of these exceptions will occur if we try to access the index of an array beyond itslength? (Solved)
1. ArithmeticException
2. ArrayException
3. ArrayIndexException
4. ArrayIndexOutOfBoundsException
- d. ArrayIndexOutOfBoundsException
1. ArithmeticException
2. ArrayException
3. ArrayIndexException
4. ArrayIndexOutOfBoundsException