If necessary, create a new project named Advanced27 Project and save it in the Cpp8Chap12 folder. Also
Question:
If necessary, create a new project named Advanced27 Project and save it in the Cpp8\Chap12 folder. Also create a new source file named Advanced27.cpp. JM Sales employs 10 salespeople. The sales made by the salespeople during the months of January, February, and March are listed in Figure 12-20. Store the sales amounts in a two-dimensional array. The sales manager wants an application that allows him to enter the current bonus rate. The program should display each sales person’s number (1 through 10), total sales amount, and total bonus amount. It also should display the total bonus paid to all salespeople. Display the bonus amounts with two decimal places. Save and then run the program. Test the program using 10% as the bonus rate.
Step by Step Answer:
Microsoft Visual C# An Introduction to Object-Oriented Programming
ISBN: 978-1337102100
7th edition
Authors: Joyce Farrell