What will happen if we try to execute the below code snippet? (assuming input is declared as an object of the Scanner class) double foo = input.nextInt();