Answer Posted / 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 |
Post New Answer View All Answers
What does the enum function in python do?
What is __init__.py used for in python?
What are some common uses of Pickling in Python?
Explain me five benefits of using python?
What is the python keyword "with" used for?
Explain lambda expressions. When would you use one?
What is a namespace in python?
Write a sorting algorithm for a numerical dataset in python.
Difference between mutable and immutable in python?
How will you capitalize the first letter of a string?
Explain inheritance in python with example?
What is the best flask or Django
How do you avoid cyclic imports without resorting to imports in functions?
Can we do pattern matching using python?
name few python modules for statistical, numerical and scientific computations?