SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Java

» Start this Course
(Practice similar questions for free)
Question:

What is encapsulation?

Author: mirudula laxmi



Answer:

Data hiding: Encapsulation is the process of hiding unwanted information, such as restricting access to any member of an object. Data binding: Encapsulation is the process of binding the data members and the methods together as a whole, as a class.


0 / 5  (0 ratings)

1 answer(s) in total