Vidyalelo
Python · Q17

Concept of Object Oriented Programs in Python

Programming · Python · question 17

Q17

What is polymorphism in object-oriented programming?

A.
It allows objects of different classes to be treated as objects of the same class
Answer
B.
It creates polygons
C.
It makes code more complex
D.
It defines methods

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board