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!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 1
thanks it is usefulllll for me
24th Jun 2018, 5:01 PM
Badal
Badal - avatar