Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 277 Bytes

File metadata and controls

8 lines (5 loc) · 277 Bytes

Abstraction

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.