+ 1
Which is father base class or derive class ?
3 odpowiedzi
+ 1
base class is a father because it should base of the class..
+ 1
father class is base class because we inherit it's data member and member function to daughter class ( daughter class is derived class)