Is multiple inheritance possible in Python?



Is multiple inheritance possible in Python?..

Answer / nashiinformaticssolutions

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

More Python Interview Questions

Is ruby better than python?

0 Answers  


How is a .pyc file different from a .py file?

0 Answers  


What is the difference between read and readlines in python?

0 Answers  


What python frameworks do you know?

0 Answers  


How to access sessions in flask?

0 Answers  






How to use *args and **kwargs in python?

0 Answers  


Explain python’s pass by references vs pass by value. (Or) explain about python’s parameter passing mechanism?

0 Answers  


Write a program to play a guessing game using random module?

0 Answers  


What companies use python?

0 Answers  


Are strings mutable in python?

0 Answers  


Which web server is best for python?

0 Answers  


How can you copy objects in python?

0 Answers  


Categories