I am making a program with arrays. Why doesn\'t incrementing work properly for me System.out.println("Enter the "+(table[i]+1)+" number");
System.out.println("Enter the "+(table[i]+1)+" number");