Which access specifier does not allow class members to be accessed from outside the class, but allows them to be accessed by derived classes?
Which access specifier does not allow class members to be accessed from outside the class, but allows them to be accessed by derived classes?