Code For NonGeek
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Explain the Encapsulation principle.

Go down

Explain the Encapsulation principle. Empty Explain the Encapsulation principle.

Post  Admin Thu Sep 08, 2011 4:17 pm

Encapsulation is a process of binding or wrapping the data and the codes that operates on the data into a single entity. This keeps the data safe from outside interface and misuse. One way to think about encapsulation is as a protective wrapper that prevents code and data from being arbitrarily accessed by other code defined outside the wrapper.

Admin
Admin

Posts : 131
Join date : 2011-08-16

https://codefornongeek.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum