How Virtual functions call up is maintained?

Answer Posted / guest

By using Look up tables that were added by the compile to
every class image.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #include math h in c++?

660


What do nonglobal variables default to a) auto b) register c) static

752


What is oops in c++?

680


What is functions syntax in c++?

713


Do you know what is overriding?

691






Is it legal in c++ to overload operator++ so that it decrements a value in your class?

697


When should we use container classes instead of arrays?

675


Explain deep copy and a shallow copy?

694


What is an iterator?

776


How can a struct in c++ differs from a struct in c?

702


What is the use of c++ programming language in real life?

654


Are there any special rules about inlining?

667


What problems might the following macro bring to the application?

706


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

726


Is map thread safe c++?

741