Skip to content
#

inheritance

Here are 1,755 public repositories matching this topic...

This program uses inheritance to successfully create a Student class from a Person class. In addition to a urID, netID, last name, first name, birthday (including day, month, and year), email address, address, and phone number that a Student inherits from a Person, a Student also allows the user to create instances of admittance date, which scho…

  • Updated Apr 18, 2020
  • C++

Improve this page

Add a description, image, and links to the inheritance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inheritance topic, visit your repo's landing page and select "manage topics."

Learn more