Question: Write C++ language statements to read one or more test scores (double precision values) and to compute and print their sum. The dummy score -99.00
Write C++ language statements to read one or more test scores (double precision values) and to compute and print their sum. The dummy score -99.00 is entered to mark the end of the input data (and is not a valid test score). You Must write the most efficient algorithm to solve this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
