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
What are signs of manipulation?
What are the methods of exporting a function from a dll?
What are c++ manipulators?
Why is it called c++?
What is stack unwinding?
Who created c++?
What are the uses of typedef in a program?
Explain what are accessor methods?
What do you mean by a template?
Is c++ proprietary?
what is the difference between overloading & overriding? give example.
What are mutator methods in c++?
Out of fgets() and gets() which function is safe to use and why?
Which ide is best for c++?
What is the cout in c++?