Write a programc++ which read the salary and employee makes then compute the total salary by using : total salary = salary + commission - taxes. If you know that the commission and taxes are compute...


Write a programc++ which read the salary and employee makes then compute the
total salary by using : total salary = salary + commission - taxes.
If you know that the commission and taxes are compute by the following :
1- if the employee makes less or equal than 10000$,the commission is
5% of salary and the taxes is 10% of the employee makes.
2- if the employee makes greater than 10000$ and the employee
makes less or equal 20000$, the commission is 10% of the salary
and the taxes is 15% of employee makes.
3- if the employee makes more than 20000$, the commission is 15%
of the salary and the taxes is 20% of the employee makes.



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here