Vidyalelo
C++ Programming · Q38

Polymorphism in C++

Programming · C++ Programming · question 38

Q38

Which type of polymorphism is not supported in C++?

A.
Compile-time polymorphism
B.
Run-time polymorphism
C.
Ad-hoc polymorphism
D.
Parametric polymorphism
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board