<AptiCode/>

Question 515: How is polymorphism achieved?

tcs
wipro
infosys
general
aptitude
polymorphism
python-programming

Polymorphism in Python is achieved through both method overloading (not in the traditional sense) and method overriding.