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
How do you avoid cyclic imports without resorting to imports in functions?
Is python better than bash?
What is class variable in python?
Is there a main in python?
What is overriding in python?
What does the list comprehension do?
What is the output of the following code and why?
Purpose of "/" and "//" operator in python?
Is there a switch..case statement in python?
Can a constructor be final?
Does python have polymorphism?
What are python decorators? 8) What is the difference ...
Is javascript harder than python?
How multithreading is achieved in python?
Does amazon use python?