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
How do I run a program in notepad ++?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
What is c++ best used for?
What is vector processing?
what are the iterator and generic algorithms.
Explain stack & heap objects?
Can we use pointers in c++?
What is vectorial capacity?
In what situations do you have to use initialization list rather than assignment in constructors?
Is string data type in c++?
Define namespace in c++?
What are the types of array in c++?
What does h mean in maths?
What are protected members in c++?
What is the role of copy constructor in copying of thrown objects?