Computers and Technology

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

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 22:00, taniyahreggienae
What is the most important aspect of marking media? a. data labelingb. content descriptionc. electronic labelingd. classification
Answers: 2
image
Computers and Technology, 22.06.2019 04:30, Lilabbychichi
Ryan is working on the layout of her web page. she needs to figure out where her header, navigation bar, text, and images should go. what technique can her?
Answers: 1
image
Computers and Technology, 22.06.2019 18:00, ladyree8721
Which of the following physical laws can make the flow of water seem more realistic? a. motion b. gravity c. fluid dynamics d. thermodynamics
Answers: 2
image
Computers and Technology, 23.06.2019 07:30, kimhoss2
What are ways to switch windows in excel? check all that apply. on the status bar, click the windows button, and then click the file name. on the task bar, click to display the excel jump list, and then click the file name. on the view tab, in the window group, click switch windows, and then click the file name. on the review tab, in the viewing group, click files, and then click the file name.
Answers: 1
Do you know the correct answer?
In this lab, you will use what you have learned about accumulating totals in a single-level control...

Questions in other subjects: