subject

Draw a flowchart to represent the logic that will be asking the user to input the customer number, amounts for frozen goods, packaged goods, meats, produce, and dairy for each customer. Subtotal the grocery department totals, calculate the tax using 5.5% on the subtotal. Calculate the grand total by adding the tax to the subtotal. Output the subtotal, tax, and grand total. Input - customer number, frozen goods amount, packaged goods amounts, meat amount, produce amount, dairy amount
Processing - subtotal the individual grocery totals, calculate the tax (5.5%* subtotal, calculate grand total (tax plus subtotal)
Output - customer number, subtotal of individual grocery items, tax, grand total

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:20
Your program will make use of long long int variables for all calculations. note: the use of long long int requires that you have c++11 support. you should have this automatically if you are using a newer version of visual studio. the support is there for gcc as well, but you may need the -std=c++11 or -std=c++0x compiler flag. you first need to read in the total number of seconds. there is no prompt for the read (that is, you just do the cin without using a cout to display a prompt). this is going to seem a little strange when you are running your program in your ide
Answers: 2
question
Computers and Technology, 23.06.2019 13:50
Explain how email technologies enable the exchange of messages between users. find out the typical parts of an email address and explain each part.
Answers: 1
question
Computers and Technology, 23.06.2019 15:20
In a game with three frames, where will the objects on layer 1 appear? a. next to the play area b. in the middle of the game c. behind everything else d. in front of everything else
Answers: 1
question
Computers and Technology, 23.06.2019 20:30
Column a of irma’s spreadsheet contains titles for each row, but her document is too big and will be printed three pages across. she wants to be sure that every page will be understood. what can irma do to with this problem?
Answers: 3
You know the right answer?
Draw a flowchart to represent the logic that will be asking the user to input the customer number, a...
Questions
question
Mathematics, 24.11.2019 13:31
question
Mathematics, 24.11.2019 13:31
Questions on the website: 13722363