Question: Use C++ code plz Software Sales A software company sells a package that retails for $99. Quantity discounts are given according to the following table.
Use C++ code plz
Software Sales A software company sells a package that retails for $99. Quantity discounts are given according to the following table. Write a program that asks for the number of units sold and computes the total cost of the purchase. Input Validation: Make sure the number of units is greater than 0. Output: Show Cost of Service and Show their Discount (savings)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
