Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 278 Bytes

abstractions.md

File metadata and controls

8 lines (5 loc) · 278 Bytes

Abstractions

A term closely related to encapsulation is abstraction.

When you encapsulate something you have made an abstraction on top of it.

You could say that "abstraction" is the noun and "encapsulation" is the verb. You encapsulate things, thereby making abstractions.