subject

Draw the hierarchy chart and then plan the logic for a program for the sales manager of the couch potato
furniture company. the manager needs a program to determine 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 message “ for using this program”.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:40
Consider the following statements: struct nametype{string first; string last; }; struct coursetype{string name; int callnum; int credits; char grade; }; struct studenttype{nametype name; double gpa; coursetype course; }; studenttype student; studenttype classlist[100]; coursetype course; nametype name; mark the following statements as valid or invalid. if a statement is invalid, explain why.a.) student.course.callnum = "csc230"; b.) cin > > student.name; c.) classlist[0] = name; d.) classlist[1].gpa = 3.45; e.) name = classlist[15].name; f.) student.name = name; g.) cout < < classlist[10] < < endl; h.) for (int j = 0; j < 100; j++)classlist[j].name = name; i.) classlist.course.credits = 3; j.) course = studenttype.course;
Answers: 1
question
Computers and Technology, 23.06.2019 10:50
The volume v and paper surface area a of a conical paper cup are given by where r is the radius of the base of the cone and h is the height of the cone. a. by eliminating h, obtain the expression for a as a function of r and v. b. create a user-de ned function that accepts r as the only argument and computes a for a given value of v. declare v to be global within the function. c. for v ! 10 in.3 , use the function with the fminbnd function to compute the value of r that minimizes the area a. what is the corresponding value of the height h? investigate the sensitivity of the solution by plotting v versus r. how much can r vary about its optimal value before the area increases 10 percent above its minimum value?
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
Monica and her team have implemented is successfully in an organization. what factor leads to successful is implementation? good between different departments in an organization leads to successful is implementation.
Answers: 1
question
Computers and Technology, 24.06.2019 00:50
Which of the following is not a key player in the sale of travel products?
Answers: 2
You know the right answer?
Draw the hierarchy chart and then plan the logic for a program for the sales manager of the couch po...
Questions
question
Mathematics, 18.03.2021 05:20
question
Mathematics, 18.03.2021 05:20
question
Mathematics, 18.03.2021 05:20
question
Mathematics, 18.03.2021 05:20
question
Social Studies, 18.03.2021 05:20
question
Mathematics, 18.03.2021 05:20
Questions on the website: 13722360