Saturday 6 April 2013

What is encapsulation??

What is encapsulation??

Containing and hiding information about an object, such as internal data structures and code. Encapsulation isolates the internal complexity of an object's operation from the rest of the application. For example, a client component asking for net revenue from a business object need not know the data's origin.




Blog Author: Vijay Kumar

No comments:

Post a Comment