Draw a hierarchy chart and plan the logic for a program


Draw a hierarchy chart and plan the logic for a program for the sales manager of The Potato Furniture Company.The manager needs a program to dertemine the profit on any item sold,input includes the wholesale price and retail price for an item .The output is the item's profit ,which is the retail price minus  the wholesale price .Use three modules .The main program declares global variables and calls housekeeping ,detail and end-of-job modules.The housekeeping module prompts for and accepts a wholesale price .the detail module prompts for and accepts the retail price.computes the profit ,and displays the result.The end-of-job module displays the messages "Thanks for using this program"

 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Draw a hierarchy chart and plan the logic for a program
Reference No:- TGS0965255

Expected delivery within 24 Hours