matthewwilson5112003 matthewwilson5112003 07-01-2021 Computers and Technology contestada What will the output of the statements below? System.out.println(9%2); System.out.println(12%6); The output of the first statement is * The output of the second statement is