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 are the differences in xrange and range?
What is the purpose of _init_() function in python?
Write a sorting algorithm for a numerical dataset in python.
Tell me what is flask & its benefits?
Is print a function in python?
Explain garbage collection with python?
Tell me what is the difference between django, pyramid, and flask?
Is indentation required in python?
Does python perform tail recursion optimization?
What does code coverage mean?
Do you need python to run a python program?
Can we learn python in a week?
What is __ doc __ in python?
What are the built-in type does python provides?
What is index out of range error?