Pick the correct statement.
A. Virtual function can have different names in the base and derived class
B. Virtual function cannot be applied in Multiple Inheritance classes
C. Virtual function are different in definitions only
D. Virtual function does early binding
Answer: Option C
Join The Discussion