Create a console-based program named Commission. Its Main() method calls two other methods. Th e fi rst called method should ask a salesperson for the dollar value of daily sales and return the...


Create a console-based program named Commission. Its Main() method calls two other methods. Th e fi rst called method should ask a salesperson for the dollar value of daily sales and return the entered value to the Main() method. (Assume all sales are in whole dollars.) Th e second called method should calculate the salesperson’s commission based on the rates in the accompanying table.


Th e dollar value of the calculated commission should be returned to the Main() method, which then displays the value. Save the fi le as Commission.cs.



May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here