Instant Knowledge #1 OOP
OOP(Object Oriented Programming)'s
Encapsulation:
Encapsulation means wrapping up data and information under a single unit. It includes data, and functions which can affect the class.
Example of encapsulation :
In Colleges, there are different sectio...
cbum-dev.hashnode.dev2 min read