Report Bug
Qus : Run time polymorphism can be achieved with:
QusRun time polymorphism can be achieved with:

A. Virtual Base class
B. Container class
C. Virtual function
D. Both A and C


Solution
C. Virtual function






Report Bug