1.3 Convert the following conditional if statements to use the conditional ternary operator (?): if (grade==0){...

Posted Date: