1.

What Is Meant By Encapsulation?

Answer»

Encapsulation is the PROCESS of compartmentalizing the elements of an abstraction that defines the structure and BEHAVIOR. Encapsulation HELPS to separate the contractual INTERFACE of an abstraction and IMPLEMENTATION.

Encapsulation is the process of compartmentalizing the elements of an abstraction that defines the structure and behavior. Encapsulation helps to separate the contractual interface of an abstraction and implementation.



Discussion

No Comment Found