Given the code fragment:
What is the result?
1 3 5 71 3
1 31 3
1 31 3 0 0
1 3followed by an ArrayIndexOutOfBoundsException
Compilation fails.
Submit