What is encapsulation in Java?
A way to bind the data and code, and a method for data hiding
The process of creating objects
A method for data hiding
A way to bind the data and code