2 Comments

Why create animations which makes it difficult to read!

Expand full comment

This is not entirely correct. Mr. Grady Booch, in his book Object-Oriented Analysis and Design, introduces four main elements: Abstraction, Modularity, Encapsulation, and Hierarchy, where Inheritance is a part of Hierarchy. Polymorphism is a feature that results from Inheritance and Typing.

Expand full comment