what is the virtual function overhead, and what is it used
for ? i hope i can get and appropriate answers, thanks a lot....
Answer Posted / ashutosh bhawasinka
Refer to this.
http://www.parashift.com/c++-faq-lite/virtual-functions.html#faq-20.4
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is for loop and its syntax?
What is abstraction example?
What is class in oop with example?
What are the 4 main oop principles?
What is oops and its features?
what is the sylabus for priliminaries?
What is debug class?what is trace class? What differences are between them? With examples.
What is protected in oop?
What is encapsulation in oop?
How to use CMutex, CSemaphore in VC++ MFC
What is a function in oop?
What is the point of polymorphism?
What is the full form of oops?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)