Class vptr pointer is assigned to vtable after constructor is called. Also vptr pointer is de-assigned from vtable before calling destructor. Thus virtual function calling mechanism does not work in constructor and destructor of the derived class.

About our authors: Team EQA

You have viewed 1 page out of 62. Your C++ learning is 0.00% complete. Login to check your learning progress.

#