Which property of oop means wrapping up or binding related properties and methods in a single program module?
Answers
Answered by
0
Answer:
Encapsulation is defined as the wrapping up of data under a single unit. It is the mechanism that binds together code and the data it manipulates.Other way to think about encapsulation is, it is a protective shield that prevents the data from being accessed by the code outside this shield.
Similar questions
Science,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Math,
1 year ago
Science,
1 year ago