- This ability of an interface method to behave differently based on the actual object is called polymorphism and is key to many design patterns
OOP/Polymorphism
Links to this note
- OOP
- [OOP/Polymorphism](/t/oop/polymorphism/) is one of the key principles