Virtual function


English Wikipedia - The Free EncyclopediaDownload this dictionary
Virtual function
In object-oriented programming, a virtual function or virtual method is an inheritable and overriddable function or method for which dynamic dispatch is facilitated. This concept is an important part of the polymorphism portion of object-oriented programming (OOP).

See more at Wikipedia.org...


© This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License and under the Creative Commons Attribution-ShareAlike License