Sail E0 Webinar
Question

How many types of polymorphisms are supported by C++?


Options:
A .  1
B .  2
C .  3
D .  4
Answer: Option A

The two main types of polymorphism are run-time (implemented as inheritance and virtual functions), 

and compile-time (implemented as templates).



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers