InterviewSolution
Saved Bookmarks
| 1. |
Write a program that reads from user - (i)an hour between 1 to 12 and (ii) number of hours ahead . the program should the print the time after those many hours. eg ,Enter hours between 1 to 12: 8How many hours a head : 5Time at that time would be 1 o’clock. |
| Answer» E above attachment The coding is being DONE using JAVA language HOPE it HELPS Please MAKE it the brainliest answer | |