Functional Requirements 1. Clock12: Time should be displayed in 12-hour format where the clock does not exceed 12:59:59. 2. Clock24: Time should be displayed in 24-hour format where the clock does not...


Could someone please help me with this? I hate to ask and this is my first time, however, I spent all weekend with other homework for the class and I am just too behind to get this done without making it really late. I would greatly appreciate it. Please don't get the code from somewhere else. Thank you, kindly.


Functional Requirements<br>1. Clock12: Time should be displayed in 12-hour format where the clock does not exceed 12:59:59.<br>2. Clock24: Time should be displayed in 24-hour format where the clock does not exceed 23:59:59.<br>3. Both clocks should display on the screen with the current time in the proper format. For<br>example:<br>*********<br>*********<br>*********:<br>*********<br>12-Hour Clock<br>24-Hour Clock<br>*<br>*<br>*<br>03:22:01 P M<br>*<br>*<br>15:22:01<br>*<br>**************************<br>****** ********************<br>4. Your solution should allow the user to exit the program as well as add one hour, minute, or<br>second to both clocks from a user menu as follows:<br>**********<br>* 1- Add One Hour<br>* 2- Add One Minute<br>*<br>* 3– Add One Second<br>* 4- Exit Program<br>**************************<br>5. Once a selection is made from the user menu, the program should take action based on that<br>choice. Both clocks must display on the screen simultaneously in the proper format next to each<br>other. Below is a sample of the expected output if the user selects option 3 from the menu:<br>**:<br>*****<br>12-Hour Clock<br>24-Hour Clock<br>

Extracted text: Functional Requirements 1. Clock12: Time should be displayed in 12-hour format where the clock does not exceed 12:59:59. 2. Clock24: Time should be displayed in 24-hour format where the clock does not exceed 23:59:59. 3. Both clocks should display on the screen with the current time in the proper format. For example: ********* ********* *********: ********* 12-Hour Clock 24-Hour Clock * * * 03:22:01 P M * * 15:22:01 * ************************** ****** ******************** 4. Your solution should allow the user to exit the program as well as add one hour, minute, or second to both clocks from a user menu as follows: ********** * 1- Add One Hour * 2- Add One Minute * * 3– Add One Second * 4- Exit Program ************************** 5. Once a selection is made from the user menu, the program should take action based on that choice. Both clocks must display on the screen simultaneously in the proper format next to each other. Below is a sample of the expected output if the user selects option 3 from the menu: **: ***** 12-Hour Clock 24-Hour Clock

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here