Is python a single inheritance?
Answer / Surendra Singh Laspal
Python supports multiple inheritance, but it is also possible to create a single inheritance hierarchy by using the super() function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you sort a set in python?
Explain the use of decorators?
Does python have overloading?
How do I run a python file in python shell?
Which operator will be helpful for decision making statements?
What are built-in types of Python?
What does the enum function in python do?
What are the differences between c and python?
Does apple use python?
What is the script in python?
What are the tools that help to find bugs or perform analysis?
How can you make a python script executable on unix?