Use a one-dimensional array to solve the following problem. A company pays its salespeople on a commission basis. The salespeople receive $200 per week plus 9% of their gross sales for that week. For example, a salesperson who grosses $5000 in sales in a week receives $200 plus 9% of $5000, or a total of $650. Write a program (using an array of counters) that determines how many of the salespeople earned salaries in each of the following ranges (assume that each salesperson’s salary is truncated to an integer amount):
```
1
2
3
4
5
6
7
To display the hierarchical organization of the components of a problem solution, we use ________
a. stepwise refinement b. divide and conquer c. the top-down approach d. function calls e. a structure chart
Computer Science & Information Technology
To get a help using various Access commands, you should use the ________ window
Fill in the blank(s) with correct word
Computer Science & Information Technology
A cover page displays ________ where you can type your own information
Fill in the blank(s) with correct word
Computer Science & Information Technology