I have some questions about the object size with virtual. 1) virtual function class A { public: int a; virtual void v();