Explain Encapsulation?

 Posted by Kmandapalli on 2/26/2014 | Category: OOPS Interview questions | Views: 2239 | Points: 40
Answer:

It is an approach to implement abstraction.
Abstraction is the process of hiding complexity or unwanted details. Encapsulation helps to achieve data hiding through which data security is achieved.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response