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
Is map faster than for loop python?
What are the different ways to create an empty numpy array in python?
How can you find length of a tuple in python?
Does python require coding?
What is the mro in python?
How to check the string consists of alphanumeric characters ?
Can constructor be private?
Write a program in python to execute the bubble sort algorithm.
What are different methods to copy an object in python?
What is map () in python?
Why does it say none in python?
How will you check in a string that all characters are digits?
Can we concat bytes to str?
Are strings mutable in python?
Is python is easy?