How do you do data abstraction in python?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Only the necessary information is provided by data abstraction, which conceals the implementation from the public. Python may accomplish this through the use of abstract classes and interfaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Only the necessary information is provided by data abstraction, which conceals the implementation from the public. Python may accomplish this through the use of abstract classes and interfaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I run notepad ++ in python?
What opens a py file?
How do you write a simple code in python?
When is the python decorator used?
What are python namespaces?
What are tokens in python?
What is unittest in Python?
What does while 1 mean in python?
Where we can use else block in python programming?
Has python has monkey patching concept within?
What is set function in python?
What are python packages?