Visual Basic 2010 How to Program Deitel Chapter 7 Salary Survey Application

$ 12

Visual Basic 2010 How to Program Deitel Chapter 7 Salary Survey Application

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 %5,000 in sales in a week receives $200 plus 9% of $5,000, a total of $650.

1. Write an application (using an array of counters) that determines how many of the salespeople earned salaries in each of the following ranges (assuming that each salesperson’s salary is truncated to an integer amount):
$200-299, $300-399, $400-499, $500-599, $600-699, $700-799, $800-899, $900-999, and over 999.
2. Allow the user to enter the sales for each employee in a TextBox.
3. The user clicks the calculate Button to calculate the salesperson’s salary.
4. When the user is done entering this information, clicking the Show Totals Button displays how many of the salespeople earned salaries in each of the above ranges.

74 in stock

SKU: DEITELCHAP7E4 Category:

Description

Visual Basic 2010 How to Program Deitel Chapter 7 Salary Survey Application

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 %5,000 in sales in a week receives $200 plus 9% of $5,000, a total of $650.

1. Write an application (using an array of counters) that determines how many of the salespeople earned salaries in each of the following ranges (assuming that each salesperson’s salary is truncated to an integer amount):
$200-299, $300-399, $400-499, $500-599, $600-699, $700-799, $800-899, $900-999, and over 999.
2. Allow the user to enter the sales for each employee in a TextBox.
3. The user clicks the calculate Button to calculate the salesperson’s salary.
4. When the user is done entering this information, clicking the Show Totals Button displays how many of the salespeople earned salaries in each of the above ranges.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.