+ 2
Inheritance
When we instantiate a derived class and both the constructors of the base class and derived class need parameters, how do we pass both arguments to the object?
1 Resposta
+ 1
Moses Odhiambo refer below code :
https://code.sololearn.com/cMC5mowoNF3F/?ref=app