InterviewSolution
Saved Bookmarks
| 1. |
A library is opened on all days from Sunday to Thursday. It is closed on Friday and Saturday. Write a C program to input the number of books issued each day in the week and find the average number of books issued from the library for the week. |
|
Answer» A library is opened on all days from SUNDAY to Thursday. It is CLOSED on Friday and Saturday. Write a C PROGRAM to INPUT the NUMBER of |
|