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 to declare an array of pointers to integer?
what is oops and list its features in c++?
Discussion on error handling of C++ .
Define a constructor - what it is and how it might be called (2 methods)?
Write a program in C++ for Fibonacci series
What is enum class in c++?
What are the basic data types used in c++?
What do you mean by function pointer?
Write a c program for binary addition of two 8 bit numbers.
What is a modifier in c++?
What are the advantages of c++? Explain
What is a memory leak c++?
Implement stack operations with pointers with appropriate exception checks.
What is meant by a delegate?
What is microsoft c++ redistributable?