Explain polymorphism in Python.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / glibwaresoftsolutions
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 |
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 |
Does Python support strongly for regular expressions?
What is python rest api?
Can we develop a web application using Python
What is the cost of python certification?
What is the concatenation?
Explain and statement about list?
How are data types defined in python and how much bytes do integer and decimal data types hold?
Is python an oop?
What is the difference between python append () and extend () functions?
What is a negative index in python?
How can you create a gui based application in python for client-side functionality?
Is geany good for python?