Build a program that calculates a discount for items based


Build a program that calculates a discount for items based on quantity bought

each item is $99.99

Ask user to enter the quantity of the items

Get the quantity of items from the user

Calculate the cost of items before discount

Calculate the discount for the items:

Use 8% discount if the user is purchasing 10 or more items

Use 4% discount if the user is purchasing less than 10 items

Display the cost before discount, quantity to be purchased, and eligible discount, disocounted cost

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Build a program that calculates a discount for items based
Reference No:- TGS01122822

Now Priced at $20 (50% Discount)

Recommended (90%)

Rated (4.3/5)