Object-oriented basics: inheritance, polymorphism, encapsulation, and abstraction

Inheritance

Polymorphism

Encapsulation

Abstraction (in an OO context)

Abstraction enables encapsulation, polymorphism, and inheritance.