Which access specifier grants access to class members within the class and subclasses but restricts access from outside the class hierarchy?
Private
Public
Default
Protected

Software Engineering and Development Exercises are loading ...