What is Encapsulation ?

Encapsulation is a system utilized for concealing the properties and practices of an object . It keeps different objects from straightforwardly modifying or getting to the properties or strategies for the encapsulated object.

No comments:

Post a Comment

What is Normalization?

Database normalization is a data design and organization process applied to data structures based on rules that help building relational dat...