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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 07:30, Braxtonw875
What part of the interface displays the external references contained in a selected cell? the status bar the review tab the scroll bar the formula bar
Answers: 1
image
Computers and Technology, 23.06.2019 19:30, wilkinsonei4069
Anul 2017 tocmai s-a încheiat, suntem trişti deoarece era număr prim, însă avem şi o veste bună, anul 2018 este produs de două numere prime, 2 şi 1009. dorel, un adevărat colecţionar de numere prime, şi-a pus întrebarea: “câte numere dintr-un interval [a, b] se pot scrie ca produs de două numere prime? “.
Answers: 1
image
Computers and Technology, 24.06.2019 05:30, MegRasmussen31
Hey i really need some solving this problem: 1. encrypt this binary string into cipher text: 110000. include in your answer the formula the decoder would use to decrypt your cipher text in the format (coded answer) x n mod (m) = y & 2. decrypt this cipher text into a binary string: 106 you.
Answers: 2
image
Computers and Technology, 24.06.2019 18:20, seema12
7. design a circuit with three inputs (x, y, and z) representing the bits in a binary number, and three outputs (a, b, and c) also representing bits in a binary number. when the input is 1, 2, or 3, the binary output should be one lesser than the input. when the input is 4, 5, or 6, the binary output should be one greater than the input. when the input is 0, the output is 0, and when the input is 7, the output is 7. show your truth table, all computations for simplification, and the final circuit.
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 in other subjects:

Konu
Mathematics, 16.11.2019 01:31
Questions on the website: 13722359