Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 139 Bytes

File metadata and controls

2 lines (2 loc) · 139 Bytes

Example-Derived-Class-and-Inheritance

This is an example of a Derived Class and Inheritance in C++ using a class of student and person.