Respected Sir!
i should tell you that what i know and what i don\'t know about the asked question so that you can address the weak area of my understanding.
C++ language doesn't define polymorphism implementations, not even the vtable. That's up to the compilers. One possible implementation is the one mentioned by Vincent Robert.
vtable