Question: Scanner scan = new Scanner(System.in); System.out.print(Enter three numbers: ); int a = scan.nextInt(); int b scan.nextInt(); int C = scan.nextInt(); if (a c II c

Scanner scan = new Scanner(System.in); System.out.print("Enter three numbers: "); int a = scan.nextInt(); int b scan.nextInt(); int C = scan.nextInt(); if (a c II c = c) { if (!(a >= b)) { System.out.println("Red Sox"); } else if (b c && b
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
