Write a program in c that allows a salesclerk to enter an


Program: Write a program in C++ that allows a salesclerk to enter an item's price and the quantity purchased by a customer.

The store gives the customer a 10% discount when the quantity purchased is over 5.

The program should calculate and display the total amount the customer owes in fixed point notation with two decimal points of precision.

You need to implement a program that enters an item's price and the quantity. It must compile with no errors and follow the directions.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a program in c that allows a salesclerk to enter an
Reference No:- TGS0954845

Expected delivery within 24 Hours