Answer Posted / 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 |
Post New Answer View All Answers
What is meant by mutex in python?
When you need ordered container of things, which will be manipulated, use lists?
Does python support object oriented scripting?
What is coercion?
How does python handle compile-time and run-time code checking?
Explain the difference between append vs extend in list?
Is python a low level language?
What is python console?
How multithreading is achieved in python?
Describe about the libraries of python?
what exactly are iterator, iterable, and iteration?
Explain try, raise, and finally?
Is google made with python?
Can I create a website with Python?
Differentiate between .py and .pyc files?