Question: In c++ Question 1 50 pts Write a C++ program that reads the total purchases then prints the discount based on - If the total

In c++

In c++ Question 1 50 pts Write a C++ program that reads

Question 1 50 pts Write a C++ program that reads the total purchases then prints the discount based on - If the total purchases are less than or equal to 50 JD the discount is 5% of the total purchases. - If the total purchases are greater than 50 JD the discount is 10% of the total purchases. - You must use an if-else-statement to solve the above

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!