Write an application that will let you keep a check on how well six salesmen are performing

Question:

Write an application that will let you keep a check on how well six salesmen are performing selling three different products. You should use a two-dimensional array to solve the problem. Allow the user to input any number of sales amounts. Do a compile-time initialization of the salesperson’s names and product list. Produce a report by salesman, showing the total sales per product.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: