Computer Science, asked by rabiaa9955, 7 months ago

Suppose a newly launched electronic company have 50 dealers in the region for a
specific electronic product having cost of Rs. 25000. Each dealer of this company
keeps record of number of electronic items sold in each month and reports it to
company at the end of that month. Total sale amount is calculated at the end of each
month based on number of electronic products sold by dealers in that month.
Company decides to pay bonus to three top performing dealers at the end of each
month. 10% of total sale is paid as bonus to top performing dealer, % bonus of total
sale to second highest dealer and 5% of the total sale to third highest dealer.
i) You are required to calculate and display the bonus price for three top performers
by implementing the concept of array to solve this problem.
ii) How many dealers have not sold that product in the whole month? Display sample
warning message to those dealer(s) who have not sold a single product.
c++ language

Answers

Answered by sudhasharma262017
1

Answer:

thank you for giving me points

Explanation:

ttai

Similar questions