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
Write is a binary search tree? Write an algo and tell complexity?
Distinguish between a # include and #define.
What is class and structure in c++?
What is c++ virtual inheritance?
What is an adaptor class in c++?
What is ifstream c++?
Can I learn c++ as my first language?
What is const pointer and const reference?
What is purpose of new operator?
what is scupper?
Explain operator overloading.
what does the following statement mean? int (*a)[4]
What is the main purpose of overloading operators?
What do the keywords volatile and mean mutable?
Define a pdb file.