Encapsulation - Nathan-Groves/2143-OOP-Groves GitHub Wiki

The grouping of data together in functions to hide implementation and streamline use, as well as using private access specifiers to restrict access.

This is an image