Question: Program in C++ Write an implementations of one constructor of class Person (a remark: do not forget about ID required for all constructors) and one

Program in C++
Write an implementations of one constructor of class Person (a remark: do not forget about ID required for all constructors) and one constructor of class Student (including a parameter with a proposed value of index number). Both implementations should guarantee that all created objects will be correct. If the constructors are using any methods (from classes Person and class Student) then their implementations are obligatory
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
