Question: can u help me with this question using c++ and explain it Write a C++ program that asks a user to enter the product cost

can u help me with this question using c++ and explain it can u help me with this question using c++ and explain it

Write a C++ program that asks a user to enter the product cost and its markup percentage. Then, the program should display the product retail price. For example, if the product cost is RM1000 and the markup percentage that entered by user is 50%, then the product retail price would be RM1500. Create a function name salePrice () that receives the product Cost and the markup Percentage as parameter and return the product retail price. IR markel

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!