Answer Posted / nashiinformaticssolutions
Polymorphism is the capacity to assume different shapes. For instance, the child class may also have a method called ABC with its parameters and variables if the parent class has one. Polymorphism is made possible by Python.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can python make websites?
What is an elif in python?
How to install python on windows and set path variable?
What is random module is in python?
What is the difference between methods & constructors?
What is "typeerror: 'module' object is not callable"?
In python, can you name the data science and machine learning libraries?
What is the best code you can write to swap two numbers?
How do I send mail from a python script?
How do you use modulus in python?
Is python faster than c#?
Is haskell faster than python?
How can you sort a list in reverse order in python?
Will python support object oriented?
Explain what is dogpile effect? How can you prevent this effect?