Inherit private members of the class

Is it possible to inherit private members of the class?

E

Expert

Verified

No, it not possible to inherit private members of the class since private members is accessible only to that class and not outside that class.

   Related Questions in Software Engineering

©TutorsGlobe All rights reserved 2022-2023.