Question: Given an int variable grade, based on its value, assign a char variable letterGrade in the following way: 90 and above, A, 80 ~89, B,
Given an int variable grade, based on its value, assign a char variable letterGrade in the following way: 90 and above, A, 80 ~89, B, etc in java.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
