Size

Code
  1.  class base

  2. {

  3.   public:

  4.          virtual void display()

  5.          {

  6.            cout
Copyright GeekInterview.com

Questions by ak.nextptr   answers by ak.nextptr

Showing Answers 1 - 3 of 3 Answers

Vipin

  • May 1st, 2012
 

4 bytes since virtual pointer takes 4 bytes.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions