subject

Ateacher will assign homework and give the number of days for the students to work on. the student is responsible for calculating the due date. the teacher does not collect homework on friday or weekend. write a c program that let the user enter today’s day of the week (0 for sunday, 1 for monday, etc.) and the number of days to allow the students to do the work, which may be several weeks. calculate and display the day of the week on which the work would be due. if that day friday, saturday, or sunday– add enough days to the number of days to reach the following monday. print the day of the week the work is due and the corrected value of the number of the days.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
1)consider the following code snippet: #ifndef book_h#define book_hconst double max_cost = 1000.0; class book{public: book(); book(double new_cost); void set_cost(double new_cost); double get_cost() const; private: double cost; }; double calculate_terms(book bk); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_cost should be removed since header files should not contain constants.c)the definition of book should be removed since header files should not contain class definitions.d)the body of the calculate_terms function should be added to the header file.
Answers: 1
question
Computers and Technology, 23.06.2019 12:40
According to the video what are some tasks petroleum engineers perform check all that apply
Answers: 2
question
Computers and Technology, 24.06.2019 10:00
Each time you save a document, you will need to type in the file type in which it should be saved you can select the save button to save it with the same file name if it has been previously saved you will need to select the location to save the file you will need to use the save as dialog box
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
George heard about the benefits of a data warehouse. he wants to try implementing one for his organization. however, he is afraid that transferring data to the data warehouse will affect transaction time. which element ensures that transactions are not affected when moving data to a warehouse? when data is transferred to a data warehouse, the a area frees the source system to continue transaction processing.
Answers: 2
You know the right answer?
Ateacher will assign homework and give the number of days for the students to work on. the student i...
Questions
question
Mathematics, 06.03.2021 07:20
question
Mathematics, 06.03.2021 07:20
Questions on the website: 13722359