Question: Write the header file and the implementation file for each of the following classes ( declare all possible functions as constant ) . Name class:
Write the header file and the implementation file for each of the following classes declare all possible functions as constant
Name class:
Data members to store:
first father family
Default constructor; initialize first, father and family to empty string.
post: first; father; family;
Constructor with parameters set first, father, grandfather and family according to the parameters.
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
