Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Draw the hierarchy chart and design a pseudocode for a program that contains housekeeping,detail loop,and end-of-job modules and that calculates the

Draw the hierarchy chart and design a pseudocode for a program that contains housekeeping,detail loop,and end-of-job modules and that calculates the service charge of customers for writing a bad check.The main program declares any needed global variables and constants and calls the other modules.The housekeeping modules displays a prompt and accepts a customer's last name.While the user does not enter "zzzz" for the name, the detail loop accepts the amount of check in dollars and cents.The service charge is computed as $20 plus 2 percent of the check amount.The detail loop also displays the service charge and then prompts the user for the next customer's name.The end-of-job module,which executes after the user enters the sentinel value for the name,display a message that indicates the program is complete.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question