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
Write a program to convert all strings in list to integers?
Can you tell the difference between break and continue in python?
Why is python weakly typed?
How do you convert string as a variable name in python?
What is with open in python?
Is Python a good choice for web development
What is timestamp in python?
What is the output of this line?
What is string parsing in python?
What is the usage of help() function in python?
What are middlewares in python?
How will you get a titlecased version of string?
What is python's parameter passing mechanism?
What is asynchronous python?
What is memory management in python?