- A 30
- B 0
- C ArrayIndexOutOfBoundsException
- D Compilation error
Array in java Array Introduction in Data Structure
⚠ Report ✓ Question Verified Copy Link
int[] a = {10, 20, 30}; System.out.println(a[3]);
Learn More MCQ Questions from Array in java Array Introduction in Data Structure