๐Ÿ’ปap computer science a review

key term - Protected

Citation:

Definition

In programming, "protected" is an access modifier that grants accessibility to members within subclasses or classes within the same package.

"Protected" also found in: