protected

Term side of the Card
Topic: Classes
Unit title: protected
Categories: Keyword
Explanation side of the Card

Explanation: The access modifier that allows access to a class member within the class and derived classes. Helps in controlled sharing of data with subclasses.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub