Question

What is polymorphism in Python?

A When objects of different classes can be treated as objects of a common superclass
B When objects of the same class can be treated as objects of different classes
C When a class can only have one method with a given name
D When a class can have multiple methods with the same name but different parameters
E When a class cannot have any methods
Practice Next

Hey! Ask a query