Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Chada Tech has domestic and international clients. To meet international standard ISO 8601, Chada Tech wants their clients to be able to view a 12-

Chada Tech has domestic and international clients. To meet international standard ISO 8601, Chada Tech wants their clients to be able to view a 12- and a 24-hour clock on their website rather than just the standard 12-hour clock.

To stand out as a top candidate, you will need to apply program logic by creating two clocks that display simultaneously and allow for user input using secure and efficient C++ code.

Directions

Develop an object-oriented programming (OOP) application to create two clocks that display simultaneously and allow for user input using secure and efficient C++ code.

Review the Chada Tech Clocks Functional Requirements, located in the Supporting Materials section.

Review the following flowchart, as it is a graphical representation of the logic you will use in relation to your applications sequence of functions. A text version of this flowchart is available: Project One Flowchart Text Version.

image text in transcribed

Note: This assignment represents a simulation of clock functionality. It does not need to display your local time zone, and it does not need to run in real time or tick.

Your code should be properly modularized and written in functions so that your main() has the least amount of code.

Before you begin coding, remember that you must demonstrate industry standard best practices in all your code to ensure clarity, consistency, and efficiency. This includes:

Inserting in-line comments to denote your changes and to briefly describe the functionality of the code

Using appropriate variable, parameter, and other naming conventions throughout your code

Display Menu Add Hour Add Minute Add Second Display Time: HH:MM:SS

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Genetic Databases

Authors: Martin J. Bishop

1st Edition

0121016250, 978-0121016258

More Books

Students also viewed these Databases questions

Question

What concepts should be included in a financial literacy scorecard?

Answered: 1 week ago

Question

Describe the five elements of the listening process.

Answered: 1 week ago