Question: c++ language Create a Folder on your saving location called Unit7_YourLastName Background - Create the following structurestimeOfDay Hour short Minute short Second short appDate dayOfMonth

c++ language

Create a Folder on your saving location called Unit7_YourLastName

Background - Create the following structurestimeOfDay

Hour short

Minute short

Second short

appDate

dayOfMonth short

month short

year int

event

eventName String

eventTime timeOfDay

eventDate appDate

isUrgent bool

Task 1 - Write a pseudocode description and a flowchart for the task in line 2.

Task 1 Write Program 1 : Write a program that will create an event structure and initializes all of its fields with data. Dates and times do not need to be current but need to be valid date and times.

Task 2 Write Program 2 : Using program1 as a guide, develop separate functions for each structure that will display the values in the structure . Then develop an additional function will display all the values for each entity in the event structure using the results from the separate functions. Run the program with a populated structure and display the results.

4. Using zip software, Zip the Entire Unit7_YourLastName folder naming the resulting file Unit7_YourLastName.zip

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!