P Priyanka Tomar • 35.28K Points Coach Bookmark Embed Report View In MB-Short Q. What happens if you try to access an array element at an index that is out of bounds in Java? (A) It returns null. (B) It throws an ArrayIndexOutOfBoundsException. (C) It returns 0. (D) It returns -1. Correct Answer - Option(B) Views: 58 Filed under category JAVA Share
Discusssion
Login to discuss.