subject

(TCOs C-F) List the names of subroutines of the hierarchy chart, and then write complete pseudocode for the following problem. You will not have to create a data dictionary for this exercise. Problem: A salesman earns commission on the sales made. The commission is based on the salesman's job code and sales amount. A salesman with a job code " P" for permanent employee, and sales above 3000, earns 4% commission on the sales made. Salesman with a job code " T" for temporary employee, and sales above 3000, earns 5% commission on the sales made. Produce the pseudocode logic for an algorithm that will compute the commission earned by each salesman. The information is given as follows: - The output will consist of a screen display showing the salesperson's Name, job code, and commission earned. - The input will consist of the file with records containing salesperson's name, job code, and sales made. - The processing will compute the commission earned by each salesman to display the required output. If the salesman's job code is other than "P", or "T", there should be no commission.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:00
The blank button automatically displays next to the data when you select a range of numeric data which is an available option for creating a chart
Answers: 3
question
Computers and Technology, 22.06.2019 20:00
Which type of file can be used to import data into a spreadsheet?
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
In which view can you see speaker notes?
Answers: 1
question
Computers and Technology, 24.06.2019 11:00
The program below has been generalized to read a user's input value for hourlywage. run the program. notice the user's input value of 10 is used. modify that input value, and run again. generalize the program to get user input values for workhoursperweek and workweeksperyear (change those variables' initializations to 0). run the program. monthsperyear will never change, so define that variable as final. use the standard for naming final variables. ex: final int max_length
Answers: 2
You know the right answer?
(TCOs C-F) List the names of subroutines of the hierarchy chart, and then write complete pseudocode...
Questions
question
Mathematics, 24.02.2021 20:50
question
Mathematics, 24.02.2021 20:50
question
World Languages, 24.02.2021 20:50
question
Mathematics, 24.02.2021 20:50
question
Advanced Placement (AP), 24.02.2021 20:50
Questions on the website: 13722367