Explain polymorphism in Python.

Answers were Sorted based on User's Feedback



Explain polymorphism in Python...

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

Explain polymorphism in Python...

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

Explain polymorphism in Python...

Answer / 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

More Python Interview Questions

Does Python support strongly for regular expressions?

0 Answers  


What is python rest api?

0 Answers  


Can we develop a web application using Python

0 Answers  


What is the cost of python certification?

0 Answers  


What is the concatenation?

0 Answers  






Explain and statement about list?

0 Answers  


How are data types defined in python and how much bytes do integer and decimal data types hold?

0 Answers  


Is python an oop?

0 Answers  


What is the difference between python append () and extend () functions?

0 Answers  


What is a negative index in python?

1 Answers  


How can you create a gui based application in python for client-side functionality?

0 Answers  


Is geany good for python?

0 Answers  


Categories