Classes and Objects --Inheritance (inherited)

Inheritance (Inheritance)

The class name for the corresponding chain of inheritance

Base class / Base Class

Derived class / Derived Class

Parent / Parent Class

Subclasses / Child Class

Superclass / SuperClass

Subclass / SubClass

Inheritance vs generalization

Inheritance / Inherit

Son inherited his father

Generalization / Generalize

Father 泛化Ko



Guess you like

Origin www.cnblogs.com/stu-jyj3621/p/12668446.html