What is encapsulation?
Anonymous
Encapsulation is typically referring to an object oriented programming concept. Encapsulation in OO programming is the concept of enclosing behavior and state (information) to an object that is predefined to the class that the object belongs to.
Check out your Company Bowl for anonymous work chats.