ACCESSSPECIFIER

access specifier

Noun

  1. A keyword applied to a variable, method, etc. that indicates which other parts of the program are permitted to access it.
    Examples of access specifiers in C# are internal, private, protected, and public.
    Java has the access specifiers private, protected, public, and the default specifier package that does not have a keyword.


The above text is a snippet from Wiktionary: access specifier
and as such is available under the Creative Commons Attribution/Share-Alike License.

Need help with a clue?
Try your search in the crossword dictionary!