Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program in c++ that reads a list of double-precision grades from the keyboard into an array named grade. The grades are to be

Write a program in c++ that reads a list of double-precision grades from the keyboard into an array named grade. The grades are to be counted as they're entered and entry should be terminated when a negative value has been entered. After all grades have been input, the program should display the sum and average of the grades. (The grades should be listed with an asterisk (*) placed in front of each grade that is below the average.)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

C++ Database Development

Authors: Al Stevens

1st Edition

1558283579, 978-1558283572

More Books

Students also viewed these Databases questions