Q21
Which type of polymorphism allows a class to have multiple methods with the same name but different signatures?
A.
Run-time polymorphism
B.
Operator overloading
C.
Parametric polymorphism
D.
Ad-hoc polymorphism
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board