Write a program using an array of counters that determines


(Salesperson Salary Ranges) Use a one-dimensional array to solve the following problem. A company pays its salespeople on a commission basis. The salespeople each receive $200 per week plus 9 percent of their gross sales for that week. For example, a salesperson who grosses $5000 in sales in a week receives $200 plus 9 percent of $5000, or a total of $650. Write a program (using an array of counters) that determines how many of the salespeople earned salaries in each of the following ranges (assume that each salesperson's salary is truncated to an integer amount):

1487_fbe601e5-2143-46dc-9c51-dc9e611f566a.png

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a program using an array of counters that determines
Reference No:- TGS02171582

Expected delivery within 24 Hours