Question: three (10) a) Write a program in C++ to calculate the commission of a salesman's total sales. The commission on a salesman's total sales is
three (10) a) Write a program in C++ to calculate the commission of a salesman's total sales. The commission on a salesman's total sales is a follows: ii) Sales between 100 and 500 inclusive, commission is 10% of sales iii)Sales above 500, commission is 100 + 8% of sales above 500 i) Sales less than 100 no commission b) Write the algorithm for the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
