The task of hang() method is to hang/freeze the program for certain time (I know there are other ways to freeze a program, but I want to show it by using for loop). But when I am executing this, the first hang() call, below the System.out.print(“Loading”) is taking a certain amount of time and giving a delay, the first call