Hi
1] can anyone tell me if i inherited a BASE class (with int and float
as data members)
then does that count into size of obj of derived class.
2] can i perform a operations like adding 2 obj and storing it's sum
into 3 rd one of type struct in c++. to my knowledge it's ans is NO.
but cn i use operator overloading to do this?
i havn't tried it, but if anyone has ans ,pls contact me.
bye,hav a GOOD DAY.