Write a program that asks the user to input the sales of 10 salesperson and store them ). The program should output the sales of each salespersons in ). Also the program should output the count of in an array E the below shown format ( sales that are > $2000, and the highest sales value ( 6. 8. 9. Index: O 1 2 3 4 5 Sales: 1200 2500 850 1230 500 1250 890 1800 2300 400

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter10: Classes And Data Abstraction
Section: Chapter Questions
Problem 22PE
icon
Related questions
Question
Please solve this question in C++ language quickly
Write a program that asks the user to input the sales of 10 salesperson and store them
in an array(
). The program should output the sales of each salespersons in
the below shown format (
). Also the
program
should output the count of
sales that are > $2000, and the highest sales value (
Index:
O 1
5.
8.
2
3
Sales:
1200 2500 850
1230 500
1250 890
1800 2300 400
Transcribed Image Text:Write a program that asks the user to input the sales of 10 salesperson and store them in an array( ). The program should output the sales of each salespersons in the below shown format ( ). Also the program should output the count of sales that are > $2000, and the highest sales value ( Index: O 1 5. 8. 2 3 Sales: 1200 2500 850 1230 500 1250 890 1800 2300 400
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning