How the V-Table mechanism works?

Answer Posted / tiru

virtual table contains the address of the virtual functions
and pointers to the objects of the each of the derived
classes.

Is This Answer Correct ?    6 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why cstdlib is used in c++?

589


What are static variables?

623


Can comments be nested?

632


How do you clear a map in c++?

575


What is endl?

646






Give example of a pure virtual function in c++?

591


What is lambda in c++?

582


What is purpose of abstract class?

590


What does count ++ do in c++?

703


If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

1016


Which ide is best for c++?

553


Why do we use using namespace std in c++?

607


What is a c++ object?

623


How many keywords are used in c++?

564


What are the 2 main types of data structures?

592