Develop an algorithm in narrative and pseudocode or


(1) Develop an algorithm in narrative and pseudocode or flowchart that will accept the names of all sales staff members and their total sales for the month. The algorithm must calculate the commission at 2% of their total sales amount. It should also display the name, total sales and commission of the member with the highest commission and the number of persons without commission.

2) (2) Design and execute a trace table with the column headings ‘Name', ‘Total sales' ‘Commission'. Using the trace table, display the highest commission and the number of persons without commission.

Program Implementation
You are required to:
Write a program to implement the algorithm in task 1 of problem-solving, using the programming language pascal.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Develop an algorithm in narrative and pseudocode or
Reference No:- TGS01260675

Now Priced at $20 (50% Discount)

Recommended (93%)

Rated (4.5/5)