Question: Build a Shop Commission program that prompts a user for data and determines the commission for a merchant selling gear using the following formula: Commission
Build a Shop Commission program that prompts a user for data and determines the commission for a merchant selling gear using the following formula:
Commission = Rate * (Sales Price - Cost)
the programing language used is C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
