Using arrays design an application that produces each of the following reports:
a. A report listing each salesperson number, name, total sales, and total commissions
b. A report listing each month of the year as both a number and a word (for example, “01 Januaryâ€Â), and the total sales for the month for all salespeople
c. A report listing total sales as well as total commissions earned by all salespeople for each of the following time frames, based on hour of the day: 00–05, 06–12, 13–18, and 19–23
Tags: