Q31
Which type of polymorphism allows different classes to be treated as instances of the same class through a common interface?
A.
Compile-time polymorphism
B.
Run-time polymorphism
AnswerC.
Static polymorphism
D.
Dynamic polymorphism
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board