Introduction - If you have any usage issues, please Google them yourself
(3) design a base class Person, contain the name and age of members of the two data derived student class Student and teachers class Teacher student class add student number, the teachers class add titles each class has constructor and destructor programming, and testing with some data.