Community discussion forum

Difference between Virtual and Overridding functions in C++

  • 4 months ago

    The function Overridded with virtual function does the same operation as of function Overridded without virtual function. Then why we use the Virtual Keyword? What is the advantage/change by using virtual keyword before base class function in C++?

    Post was edited on 20/07/2009 06:19:18 Report abuse

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback