Answer Posted / barun
The pointer to Virtual table which keeps the pointer of
Virtual functions is created within constructor. It means
virtual table is created after constructor is called.So,
there won't be any virtual constructor.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an inclusion guard?
what is the use of void main() in C++ language?
What is a list c++?
What is a string example?
what Is DCS ? what i will get benefit when i did?
Explain the difference between realloc() and free() in c++?
What is a storage class?
What is class syntax c++?
Describe new operator?
How do you declare A pointer to function which receives an int pointer and returns a float pointer
Define 'std'.
What is difference between malloc()/free() and new/delete?
What is long in c++?
what is VOID?
How can I improve my c++ skills?