Q15
Which of the following is not a type of polymorphism in C++?
A.
Parametric polymorphism
AnswerB.
Ad-hoc polymorphism
C.
Compile-time polymorphism
D.
Run-time polymorphism
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board