in java Encapsulation is a fundamental principle of object oriented programming
that allow an object to hide its data and method from other part of program
Encapsulation combination of data hiding and abstraction
Encapsulation is a data protection.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)