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
Out of fgets() and gets() which function is safe to use and why?
Difference between pass by value and pass by reference?
What is the best c++ book for beginners?
Which compiler does turbo c++ use?
What are the 2 main types of data structures?
Do you know the use of vtable?
write a programme to get a character and thier ASCII value
What is private inheritance?
When do we run a shell in the unix system?
What is the difference between cin.read() and cin.getline()?
What sorting algorithm does c++ use?
What is the v-ptr?
Differentiate between late binding and early binding. What are the advantages of early binding?
Can you write a function similar to printf()?
Why is c++ awesome?