If a funtion use private member define in parent class A then if Child class B call that fuction will it can use B class private | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

If a funtion use private member define in parent class A then if Child class B call that fuction will it can use B class private

if we call a function that work on private member define in class A if its child class B call that function then will it access B class private member or A class private member

24th Jun 2018, 2:34 PM
Badal
Badal - avatar
1 Antwort
+ 1
thanks it is usefulllll for me
24th Jun 2018, 5:01 PM
Badal
Badal - avatar