Answer Posted / hr@tgksolutions.com
numerous inheritance is the process of a class being inherited from numerous parent classes. Python permits multiple inheritance, unlike Java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is __init__.py used for in python?
What is a flask?
What are the differences between python 2.x and python 3.x?
Can you name ten built-in functions in python and explain each in brief?
Is python object oriented?
How will you compare two lists?
Tell us what is module and package in python?
Which os is best for python?
Explain assert in action?
Which software is used for python?
Does python have overloading?
Is python too slow?
How do I convert a number to a string?
Rules for local and global variables in python?
How to check the string consists of alphanumeric characters ?