Define the following:
Encapsulation
3 Likes
The system of wrapping of data and functions of an object together as a unit in such a way that the data items are accessible only within the functions of the same object is known as Encapsulation.
Answered By
1 Like
Inheritance
Polymorphism
Data Hiding
Write two disadvantages of Procedure Oriented Programming.