Zebra0.com
Inheritance: Deriving a child or sub-class from a parent or base class.
Privacy
Contact
Topics
Algorithms
Alice 3
C++
C# Windows
RGB Colors
Computer Basics
Computer Concepts
HTML5
K12: Resources for Parents
Fidget Quilts
Inheritance: Deriving a child or sub-class from a parent or base class.
Learn C++ in step-by-step lessons.
Inheritance: Deriving a child or sub-class from a parent or base class.
Inheritance is deriving a child or sub-class from a parent or base class.
Goals:
Understand a simple example of inheritance
Objectives:
Explain and give an example of inheritance
Please study the material at each of the links below.
A Pet isa Animal
An Animal has (private) legs and wings
Animal and Pet both have name and family
Glossary for inheritance lesson
Full Glossary