A cement compàny pays its employees on a commission basis. An employee receives RM200 per week plus 10% of their total sales for that week. 5 UT 5 UT For example, an employee who sells RM5000 worth of...


C++


A cement compàny pays its employees on a commission basis. An employee receives RM200 per<br>week plus 10% of their total sales for that week.<br>5 UT<br>5 UT<br>For example, an employee who sells RM5000 worth of cements in a week receives RM200<br>5 UT<br>+ 8% of $5000, or a total of $650.<br>5 UTM 8<br>5 UTM<br>5 UTM<br>Develop a program that will input each employee's total sales for last week and will<br>calculate and display that employee's<br>& UTM & UTM<br>a sample input/output dialog:<br>5 UTM 5 UTM<br>UTM<br>Enter sales in RM (Enter 0 to end): 6000.00<br>5 UTM<br>Salary is: $680.00<br>Enter sales in RM (Enter 0 to end): 1250.50<br>5 UTM 5 US<br>Salary is: $300.04<br>Enter sales in RM (Enter 0 to end): 0<br>- UT<br>

Extracted text: A cement compàny pays its employees on a commission basis. An employee receives RM200 per week plus 10% of their total sales for that week. 5 UT 5 UT For example, an employee who sells RM5000 worth of cements in a week receives RM200 5 UT + 8% of $5000, or a total of $650. 5 UTM 8 5 UTM 5 UTM Develop a program that will input each employee's total sales for last week and will calculate and display that employee's & UTM & UTM a sample input/output dialog: 5 UTM 5 UTM UTM Enter sales in RM (Enter 0 to end): 6000.00 5 UTM Salary is: $680.00 Enter sales in RM (Enter 0 to end): 1250.50 5 UTM 5 US Salary is: $300.04 Enter sales in RM (Enter 0 to end): 0 - UT

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here