access specifier en · NOUN
Meanings
-
(qualifier:object-oriented programming) A keyword applied to a variable, method, etc. that indicates which other parts of the program are permitted to access it.
Java has the access specifiers private, protected, public, and the default specifier package that does not have a keyword.
Examples of access specifiers in C# are internal, private, protected, and public.
Forms
| Spelling | Features | Labels | Source |
|---|---|---|---|
| access specifiers | Number=Plur | lexicographic |
Hypernyms
Meronyms
Synonyms
Translations (5)
el τροποποιητής πρόσβασης (Translations) · fi näkyvyysmääre (Translations) · de Zugriffsmodifikator (Translations) · fr modificateur d'accès (Translations) · sv åtkomstmodifierare (Translations)