Programming Homework Help

Programming Homework Help. C++ program

Instructions: Write a grading program for a class with the following grading policies:

  1. There are two quizzes, each graded on the basis of 10 points
  2. There is one midterm exam and one final exam, each graded on the basis of 100 points
  3. The final exam counts for 50% of the grade, the midterm counts for 25% and the two quizzes together count for a total of 25%. (Do not forget to normalize the quiz scores. They should be converted to a percent before they are averaged in).

Any grade of 90 or more is an A, any grade of 80 or more (but less than 90) is a B, any grade of 70 or more (but less than 80) is a C, any grade of 60 or more (but less than 70) is a D, any grade below 60 is an F.

The program will read in the student’s score (two quizzes and two exams) and output the student’s record, which consists of two quizzes and two exam scores as well as the student’s average numeric score for the entire course and the final letter grade.

NOTE:

1) USE A WHILE LOOP TO CALCULATE THE GRADES FOR THE UNKNOWN NUMBER OF STUDENTS.

2) INPUT VALIDATION: DO NOT ACCEPT NEGATIVE NUMBERS FOR QUIZZES AND TESTS.

Programming Homework Help

 
"Our Prices Start at $11.99. As Our First Client, Use Coupon Code GET15 to claim 15% Discount This Month!!"