Inheritance - Programming

Q1:

The size of a derived class object is equal to the sum of sizes of data members in base class and the derived class.

A True

B False

ANS:A - True

No answer description is available. Let's discuss.