Question: Write a program read a input file and store the information in a class object below: class Person public: PersonO Write any other functions that

 Write a program read a input file and store the information
in a class object below: class Person public: PersonO Write any other
functions that are needed int presidency, birthYear, deceasedYear private: string name, startDate,
endDate, party You program must have the following: Must include your name
as part of the program output (Use the PrintMeFirst function) .You must
include the program outputs in a single pdf file by itself. .
You must separate your class object h definition header file from your
implementation file (.cpp file for the .h definition) (See the makefile example
in the winedb directory of the Ubuntu image OS on how to

Write a program read a input file and store the information in a class object below: class Person public: PersonO Write any other functions that are needed int presidency, birthYear, deceasedYear private: string name, startDate, endDate, party You program must have the following: Must include your name as part of the program output (Use the PrintMeFirst function) .You must include the program outputs in a single pdf file by itself. . You must separate your class object h definition header file from your implementation file (.cpp file for the .h definition) (See the makefile example in the winedb directory of the Ubuntu image OS on how to compile multiple files.) You must include all the source files (you can include in a zip file). However, the program output file (PDF) must be submitted as first file and then the zip file

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!