Q:

How do you do data abstraction in Python?

0

How do you do data abstraction in Python?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Data Abstraction is providing only the required details and hiding the implementation from the world. It can be achieved in Python by using interfaces and abstract classes.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now