I'm a java beginner and since I have been started learning i have been facing the error every time I try to run an program which takes input from the user not only with the loops. The error is:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0 at x.main