Computer Science, asked by ashishprasad7643, 11 months ago

what is data abstraction In python

Answers

Answered by Pratish111
0

Answer:

Data abstraction refers to providing only essential information about the data to the outside world, hiding the background details or implementation. where as. data encapsulation is one of the fundamentals of OOP (object-oriented programming).

Answered by gurnaleshivani
0

✨ANSWERS✨

Data abstraction refers to provide only essential information about data to outside world..

Similar questions