Q50
How is polymorphism implemented in object-oriented programming?
A.
By defining methods in a subclass that have the same name but different implementations as those in the parent class
AnswerB.
By using built-in functions
C.
By creating abstract classes
D.
By defining class variables
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board