![]() |
problem in calculating size of derived classes
Code:
class base4 2 I think size of derived=sizeof(j)+sizeof(b). Am I right or wrong?If I am wrong then please tell me how the size of derived class is calculated.If I am right then tell me Why the sizeof derived class is 4 when it is not inheriting the private member b of class base? |
| All times are GMT +5.5. The time now is 19:47. |