Which is father base class or derive class ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which is father base class or derive class ?

20th Jun 2016, 4:47 AM
Utpal Kumar
Utpal Kumar - avatar
2 Answers
+ 1
base class is a father because it should base of the class..
20th Jun 2016, 6:15 AM
Jayagopi
Jayagopi - avatar
+ 1
father class is base class because we inherit it's data member and member function to daughter class ( daughter class is derived class)
16th Jul 2016, 10:17 AM
Rushabh Patel
Rushabh Patel - avatar