2. Create a grade computation system wherein it will prompt the user to enter the student's name, student's number and raw grades of examination for the following: SUBJECTS Mathematics Science English...


Use C++ language to create the program



Don't forget to include:


Student's Name and Student's Number


2. Create a grade computation system wherein it will prompt the user<br>to enter the student's name, student's number and raw grades of<br>examination for the following:<br>SUBJECTS<br>Mathematics<br>Science<br>English<br>Filipino<br>МАРЕН<br>100 is the maximum for raw grades. However, there are 2 parts<br>of exam for each subject where written exam is 40/40 and<br>practical exam is 60/60.<br>> Compute for the average.<br>

Extracted text: 2. Create a grade computation system wherein it will prompt the user to enter the student's name, student's number and raw grades of examination for the following: SUBJECTS Mathematics Science English Filipino МАРЕН 100 is the maximum for raw grades. However, there are 2 parts of exam for each subject where written exam is 40/40 and practical exam is 60/60. > Compute for the average.
AVERAGE<br>GRADE POINT<br>VERBAL<br>AVERAGE (GPA) INTERPRETATION<br>Excellent<br>Very Satisfactory<br>Very Satisfactory<br>Satisfactory<br>Satisfactory<br>Satisfactory<br>Needs<br>95.50 – 100<br>1.00<br>91.50 – 95.49<br>1.25<br>85.50 – 91.49<br>1.50<br>81.50 – 85.49<br>1.75<br>75.50 – 81.49<br>2.00<br>71.50 – 74.49<br>2.25<br>65.50 – 71.49<br>2.50<br>Improvement<br>Needs<br>61.50 - 64.49<br>2.75<br>Improvement<br>Highly Needs<br>Improvement<br>55.<br>3.00<br>> After getting the average, your program should display the average,<br>its GPA together with the equivalent verbal interpretation.<br>

Extracted text: AVERAGE GRADE POINT VERBAL AVERAGE (GPA) INTERPRETATION Excellent Very Satisfactory Very Satisfactory Satisfactory Satisfactory Satisfactory Needs 95.50 – 100 1.00 91.50 – 95.49 1.25 85.50 – 91.49 1.50 81.50 – 85.49 1.75 75.50 – 81.49 2.00 71.50 – 74.49 2.25 65.50 – 71.49 2.50 Improvement Needs 61.50 - 64.49 2.75 Improvement Highly Needs Improvement 55. 3.00 > After getting the average, your program should display the average, its GPA together with the equivalent verbal interpretation.

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here