How the V-Table mechanism works?

Answer Posted / dee

V-table is created for class when a class has atleast one
virtual function and each virtual function has a entry in
the V-table.

Is This Answer Correct ?    48 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an arraylist c++?

688


How many keywords are used in c++?

560


Which software is best for programming?

663


Is map ordered c++?

596


Why is c++ a mid-level programming language?

593






What is the use of namespace std in C++?

623


How can you differentiate between inheritance and implementation in c++?

640


What's the order in which the local objects are destructed?

842


Can we make any program in c++ without using any header file and what is the shortest program in c++.

617


Why do we need c++?

597


Describe the advantages of operator overloading?

577


Define copy constructor.

622


What is ostream in c++?

575


What is the return value of the insertion operator?

606


what is pre-processor in C++?

597