How Virtual functions call up is maintained?

Answer Posted / guest

By using Look up tables that were added by the compile to
every class image.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are c++ templates used for?

619


Explain the difference between static and dynamic binding of functions?

553


Why struct is used in c++?

620


What is expression parser in c++

1888


Is c the same as c++?

564






Is c++ harder than java?

568


Define pure virtual function?

562


Why do we use classes in programming?

574


How do you find out if a linked-list has an end? (I.e. The list is not a cycle)

601


What is the difference between global int and static int declaration?

413


Write a Program for find and replace a character in a string.

552


What are the four partitions in which c++ compiler divides the ram?

700


Differences between private, protected and public and give examples.

577


Is c++ the most powerful language?

566


What are the methods of exporting a function from a dll?

650