subject

In this lab, you will use what you have learned about accumulating totals in a single-level control break program to complete a c++ program. the program should produce a report for a supermarket manager to her keep track of hours worked by her part-time employees. the report should include the day of the week and the number of hours worked for each employee for each day of the week and the total hours for the day of the week. the student file provided for this lab includes the necessary variable declarations and input and output statements. you need to implement the code that recognizes when a control break should occur. you also need to complete the control break code. be sure to accumulate the daily totals for all days in the week. comments in the code tell you where to write your code. instructionsstudy the prewritten code to understand what has already been done. write the control break code, including the code for the daychange() function, in the main() function. execute the program by clicking the "run code" button at the bottom of the screen. use the following input values: monday—6 hours (employee 1)tuesday—2 hours (employee 1), 3 hours (employee 2)wednesday—5 hours (employee 1), 3 hours (employee 2)thursday—6 hours (employee 1)friday—3 hours (employee 1), 5 hours (employee 2)saturday—7 hours (employee 1), 7 hours (employee 2), 7 hours (employee 3)sunday—0 hours

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 13:30
Jane’s team is using the v-shaped model for their project. during the high-level design phase of the project, testers perform integration testing. what is the purpose of an integration test plan in the v-model of development? a. checks if the team has gathered all the requirements b. checks how the product interacts with external systems c. checks the flow of data in internal modules d. checks how the product works from the client side
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
Amanda needs to create an informative print brochure for her local library’s fundraiser dinner. what critical detail must she have before she starts designing the brochure?
Answers: 1
question
Computers and Technology, 23.06.2019 12:00
What does the level 1 topic in a word outline become in powerpoint? a. first-level bullet item b. slide title c. third-level bullet item d. second-level bullet item
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
Python. primary u.s. interstate highways are numbered 1-99. odd numbers (like the 5 or 95) go north/south, and evens (like the 10 or 90) go east/west. auxiliary highways are numbered 100-999, and service the primary highway indicated by the rightmost two digits. thus, the 405 services the 5, and the 290 services the 90. given a highway number, indicate whether it is a primary or auxiliary highway. if auxiliary, indicate what primary highway it serves. also indicate if the (primary) highway runs north/south or east/west.
Answers: 1
You know the right answer?
In this lab, you will use what you have learned about accumulating totals in a single-level control...
Questions
question
Mathematics, 28.01.2020 23:57
question
Mathematics, 28.01.2020 23:57
Questions on the website: 13722363