Computer Science, asked by sushilkumar74e8060, 6 months ago

What is abstraction? How
Define Encapsulation.​

Answers

Answered by manshi8723
1

Answer:

In software engineering and computer science, abstraction is: the process of removing physical, spatial, or temporal details or attributes in the study of objects or systems to focus attention on details

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.

Explanation:

Hope it helps you

Similar questions