1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Linear Data Structures - List
  4. When does the ArrayIndexOutOfBoundsExcep...
Q.

When does the ArrayIndexOutOfBoundsException occur?

A. Compile-time
B. Run-time
C. Not an error
D. Not an exception at all
Answer» B. Run-time
View all MCQs in:   Data Structures (DS)

Discussion