Exforsys
+ Reply to Thread
Results 1 to 2 of 2

what is virtual function?

This is a discussion on what is virtual function? within the C and C++ forums, part of the Programming Talk category; explain someoe...........................................................

  1. #1
    shrikant telkar is offline Junior Member Array
    Join Date
    Mar 2007
    Answers
    5

    Wink what is virtual function?

    explain someoe........................................................


  2. #2
    zsk_00 is offline Member Array
    Join Date
    May 2006
    Answers
    38
    functions that can by over-ridden in the derived class and binding happens at the run time.


Latest Article

Network Security Risk Assessment and Measurement

Read More...