- Inheritance is simply the redeclaration of a group of variables
- and functions within an enclosing scope
OOP/Inheritance
Links to this note
- OOP/Composition
- An alternative to OOP/Inheritance is to delegate behavior, also called
- An alternative to OOP/Inheritance is to delegate behavior, also called