11. A firm employs a group of fifty (50) salesmen (with ID numbers represented with 5 characters, ages (integer), and sa
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
11. A firm employs a group of fifty (50) salesmen (with ID numbers represented with 5 characters, ages (integer), and sa
11. A firm employs a group of fifty (50) salesmen (with ID numbers represented with 5 characters, ages (integer), and sales) who are paid commission on that portion of their sales (in Rand value) which exceeds the four-fifths of the average sales of the group. (a) Give the data structure to represent the sales of all members of the group. [5] (b) Write a function that reads the sales value of each salesman and prints on the screen the ID number and the sales of those who qualify for commission. [14]
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!