Meaning
-
1
English · JMdictcomputingclass variable
-
2
English · Wikipedia
In object-oriented programming with classes, a class variable is a variable defined in a class of which a single copy exists, regardless of how many instances of the class exist. A class variable is not an instance variable. It is a special type of class attribute (or class property, field, or data member). The same dichotomy between instance and class members applies to methods ("member functions") as well; a class may have both instance methods and class methods.
Read full article on Wikipedia · CC-BY-SA
Forms
Learn this word with smart reviews that adapt to you
Save word