Question

In C++, to achieve runtime polymorphism, a base class method must be declared with which keyword?

A static
B final
C abstract
D virtual
E override
Practice Next

Hey! Ask a query