Why is there a need for virtual function when we access the function (having same name as that in base class) in derived class through the use of a pointer declared as pointer to the base class?
Reveal answer
Fill a bubble to check yourself