Vidyalelo
Python · Q20

Concept of Object Oriented Programs in Python

Programming · Python · question 20

Q20

What is the biggest reason for the use of polymorphism?

A.
It allows the programmer to think at a more abstract level
B.
There is less program code to write
C.
The program will have a more elegant design and will be easier to maintain and update
Answer
D.
Program code takes up less space

Answer: Option C

Solution

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