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. note: your solution should contain a mainline, and at least three subroutines.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 14:40
You are working with a professional edition organization. they wish to install the expense tracker which requires the use of 4 custom tabs, 3 custom objects, and one custom app. if the company is already using 4 applications, 36 custom objects, and 7 custom tabs, what will happen when they try to install expense tracker?
Answers: 1
question
Computers and Technology, 22.06.2019 20:30
In this lab, you complete a prewritten c program that calculates an employee’s productivity bonus and prints the employee’s name and bonus. bonuses are calculated based on an employee’s productivity score as shown below. a productivity score is calculated by first dividing an employee’s transactions dollar value by the number of transactions and then dividing the result by the number of shifts worked.
Answers: 3
question
Computers and Technology, 23.06.2019 03:10
Acomputer has a two-level cache. suppose that 60% of the memory references hit on the first level cache, 35% hit on the second level, and 5% miss. the access times are 5 nsec, 15 nsec, and 60 nsec, respectively, where the times for the level 2 cache and memory start counting at the moment it is known that they are needed (e.g., a level 2 cache access does not even start until the level 1 cache miss occurs). what is the average access time?
Answers: 1
question
Computers and Technology, 23.06.2019 11:50
While preforming before operation pmcs, you notice the front right tire appears slightly under-inflated. what is the proper action?
Answers: 3
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, 21.10.2020 01:01
question
Mathematics, 21.10.2020 01:01
question
Mathematics, 21.10.2020 01:01
question
English, 21.10.2020 01:01
question
Mathematics, 21.10.2020 01:01
Questions on the website: 13722362