Question: Write a C++ program which reads from a file a list of student scores (real numbers between 0 and 100) terminated by a -1 value
Write a C++ program which reads from a file a list of student scores (real numbers between 0 and 100) terminated by a -1 value and calculates and prints the percentages of students who get A grades (score >-90), B grades (80
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
