Vidyalelo
C++ Programming · Q15

Polymorphism in C++

Programming · C++ Programming · question 15

Q15

Which of the following is not a type of polymorphism in C++?

A.
Parametric polymorphism
Answer
B.
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