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 the advantages of pointers?
Are vectors faster than arrays?
Why is c++ called oops?
What are the differences between malloc() and calloc()?
Define linked lists with the help of an example.
Is c++ faster than c?
What is oops in c++?
Program to check whether a word is a sub-string or not of a string typed
describe private access specifiers?
Write a program to find the Factorial of a number
what is oops and list its features in c++?
What is dev c++ used for?
What are advantages of using friend classes?
What is pointer to member?
What is istream and ostream in c++?