What Is The Biggest Reason For The Use Of Polymorphism #1124
What is the biggest reason for the use of polymorphism?
This multiple choice question (MCQ) is related to the book/course gs gs109 Python. It can also be found in gs gs109 Python OOPs - Python Polymorphism - Quiz No.1.
What is the biggest reason for the use of polymorphism?
It allows the programmer to think at a more abstract level
There is less program code to write
The program will have a more elegant design and will be easier to maintain and update
Program code takes up less space