Answered step by step
Verified Expert Solution
Question
1 Approved Answer
the program should declare a 20-element, one dimensional int array named commision. assign the following numbers to the array: 300, 500, 200, 150, 600, 750,
the program should declare a 20-element, one dimensional int array named commision. assign the following numbers to the array: 300, 500, 200, 150, 600, 750, 900, 150, 100, 200, 250, 650, 300, 750, 800, 350, 250, 150, 100, and 300. the program should prompt the user to enter a commission amount from 0 to 1000. it then should display the number of salespeople This is written in C++
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started