Computer Science, asked by anurekha180, 25 days ago

the process of proving only eseentials and hiding the details is known as​

Attachments:

Answers

Answered by GeniusMe12
0

Answer:

Abstraction or data abstraction is the process of proving essentials and hiding the details from the outside world

please mark me brainliest

Answered by PranavLaghane
0

Answer:

Data Abstraction is a process of providing only the essential details to the outside world and hiding the internal details, i.e., representing only the essential details in the program. Data Abstraction is a programming technique that depends on the seperation of the interface and implementation details of the program.

Similar questions