Question: solve it in C++ plz Problem 2 Total cost A store sells five different items whose retail prices are shown in the following table: Retail
Problem 2 Total cost A store sells five different items whose retail prices are shown in the following table: Retail price 2.98 4.50 9.98 4.49 6.87 Item code Write a C++ program that reads a series of pairs of numbers of (item code and quantity sold). Your program should calculate and display the total retail value of all items sold. Use-1 as a sentinel value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
