Wednesday, 23 January 2019

What is encapsulation

What is encapsulation?

Answer:


The wrapping up of data and functions into a single unit (called class) is known as encapsulation. Encapsulation containing and hiding information about an object, such as internal data structures and code.

No comments:

Post a Comment