Computer Science, asked by dabbu70, 1 year ago

define encapsulation

Answers

Answered by janhvitiwari84
6

ANSWER-》》

The system of wrapping data and functions into a single unit called classes is known as encapsulation it is also known as Data Hiding.

hope it helps you out.

Answered by cyrusbishop
2

Answer:

 A class encapsulation is the system of wrapping data and functions into a single unit.

Explanation:

If we consider an employee in the production department wants to know how much raw material has been purchased for the next month, then the production department employee would not be allowed himself to go through the purchase department's data files.

Rather, he will have to issue a memo to that department requesting for the required information.

Similar questions