Question: C++ Write a program that includes two functions. The first function should ask a salesperson for the dollar value of daily sales and then return

C++

Write a program that includes two functions. The first function should ask a salesperson for the dollar value of daily sales and then return this figure to the main program. The second function should calculate the salespersons commission based on the following rates:

C++ Write a program that includes two functions. The first function should

The dollar value of the calculated commission should be returned to the main program, which then displays it. Save the file as Commission.cpp.

Sales 0-999 1000-2,999 Commission 3% 3.5% 4.5%

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!