Answer Posted / hr@tgksolutions.com
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 are the differences in help () and dir () functions?
What is a super constructor?
How are classes created in python?
How do you sort a dataframe in descending order?
What is web scraping?
What is python in simple words?
What tools can help find bugs or perform the static analysis?
What is setuptools in python?
How is python executed?
Does anaconda automatically install python?
What do you mean by list comprehension in python?
What is the best Django or PHP?
Is java or python more useful?
What is sorted in python?
Is there a switch or case statement in python? If not then what is the reason for the same?