Examveda

Which statement is incorrect about virtual function.

A. They are used to achieve runtime polymorphism

B. They are used to hide objects

C. Each virtual function declaration starts with the virtual keyword

D. All of the mentioned

Answer: Option B


Join The Discussion

Related Questions on Inheritance in C plus plus