Question: Write a C++ code segment to read the prices of one or more books, and to compute their average price. Book prices are input one
Write a C++ code segment to read the prices of one or more books, and to compute their average price. Book prices are input one after another, and terminated with the sentinel value -99.00.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
