0
error in code
in this code https://code.sololearn.com/cBqyUOruj9HV i have output lis16 8 9 12 14 Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 5 at Program.display(Program.java:23) at Program.main(Program.java:8) why that ?
1 Answer