Question: What will be output by lines 11-14 if the user enters the integer 3 at line 9? Please help and Thank you!!! 1 public class
1 public class Test2 3 4 public static void main( String aras[] ) Scanner input = new Scanner (System.in); int numberl; 6 7 8 9 10 System.outuprintln "Enter an integer:"; numberl - inputextInto 12 13 14 15 16 if(number1 % 2-0) System outrintln d is even Vn", number1 ); else %d is odd ", numberl); 3 // end main // end class Test2 het silu be outout by lines 11-14 if the user enters the integer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
