Question: Please write a code in C++ Requirements: Create a file that contains the information of all the people and Write a code Read the file
Please write a code in C++
Requirements:
Create a file that contains the information of all the people and Write a code Read the file to output the person who born in January, February, and March.
Create 3 dynamically arrays to count people who born in Jan,Feb and March.
Write a code based on the two structs below. ( in the code must have it ) struct birthday and struct month below
Create a data structure from the file as follows
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
