. Write a program to display the grade and grade point for a subject when the user key in their mark using if..else if statement. Your program should allow the user to repeat this grading for another...


. Write a program to display the grade and grade point for a subject when the user key in<br>their mark using if..else if statement. Your program should allow the user to repeat this<br>grading for another mark of subject.<br>TABLE<br>Marks<br>Grade<br>Point<br>80<br>100<br>A<br>4.0<br>75<br>79<br>A-<br>3.7<br>70<br>74<br>B+<br>3.3<br>65<br>69<br>B<br>3.0<br>60<br>64<br>B-<br>2.7<br>55<br>59<br>C+<br>2.3<br>50<br>54<br>C<br>2.0<br>47<br>49<br>C-<br>1.7<br>44<br>46<br>D+<br>1.3<br>40<br>43<br>D<br>1.0<br>00 - 39<br>E<br>

Extracted text: . Write a program to display the grade and grade point for a subject when the user key in their mark using if..else if statement. Your program should allow the user to repeat this grading for another mark of subject. TABLE Marks Grade Point 80 100 A 4.0 75 79 A- 3.7 70 74 B+ 3.3 65 69 B 3.0 60 64 B- 2.7 55 59 C+ 2.3 50 54 C 2.0 47 49 C- 1.7 44 46 D+ 1.3 40 43 D 1.0 00 - 39 E

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here