Q77
What is the benefit of using polymorphism in object-oriented programming?
A.
It allows objects of different classes to be treated uniformly
AnswerB.
It makes code run faster
C.
It reduces code size
D.
It simplifies syntax
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board