English, asked by rkishori898, 7 months ago

what is meant by Encapsulation ,data handling

Answers

Answered by dikshabuxani
1

Answer:

In object-oriented computer programming languages, the notion of encapsulation refers to the bundling of data, along with the methods that operate on that data, into a single unit. ... Encapsulation can be used to hide both data members and data functions or methods associated with an instantiated class or object.

Similar questions