Tertiary ExamsTertiary Exams
Practice modeFree teaserOracle · Oracle Certified Professional: Java SE 17 Developer (1Z0-829) — Practice Exam 3· Q1/10

What is printed? try { int[] a = new int[2]; System.out.print(a[5]); } catch (ArrayIndexOutOfBoundsException e) { System.out.print("AIOOBE"); }

Pick an option to reveal the answer.

© 2026 Tertiary Infotech Academy Pte Ltd. All rights reserved.