#CS-6203
Awesome StudentQuestion • Object Oriented Programming
This is the idea of taking attributes and behavior of an object and bundling them together in the same unit or same class and at the same time restrict access to its content.
Answer
Data Hiding