Convert this if/else statement to one that uses the conditional operator. If(a % 2 == 0) System.out.println

Posted Date: