Answer Posted / 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 |
Post New Answer View All Answers
What is none python?
What is PEP8?
Explain about negative indexing?
What are the applications of python?
Explain ternary operator in python?
Is python sorted stable?
Can python replace bash?
Explain about membership operator in python?
Tell me how does python handle the memory management?
How can you find length of a tuple in python?
How do you show hello world in python?
What is the purpose of bytes() in python?
Which method removes and returns last object of a list?
What are the rules for a local and global variable in python?
Do you know what is numpy and how is it better than a list in python?