Word Explorer

Instance variable

💡 Words with a Similar Meaning to "Instance variable"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
class variablenoun(software, object-oriented programming) A member variable that is associated with a class of which a single copy exists.
member variablenoun(software, object-oriented programming) A variable that is associated with each instance of a class and can be accessed from all its methods.
data membernoun(object-oriented programming) Synonym of member variable.
membernounOne who belongs to a group.
member fieldnoun(software, object-oriented programming) Synonym of member variable.
extern(obsolete, rare) External; outward; not inherent
reference variablenoun(computing) A variable used for storing the address of another variable or structure, equivalent to a pointer.
subvariablenounA subset of a variable
metasyntactic variablenoun(chiefly programming) A conventional variable name used for an unspecified entity whose exact nature depends on context.
variantnounSomething that is slightly different from a type or norm.
register variablenoun(programming) A variable whose value is stored directly in a register for faster access.
optionalNot compulsory; left to personal choice; elective.
variablenoun(programming) A named memory location in which a program can store intermediate results and from which it can read them.
volatile(economics, finance) Of a price, variable or erratic.
anonymous classnoun(object-oriented programming) A class without a name, available only in the scope where it is defined.
attributenounA characteristic or quality of a thing.
instancenounA case offered as an exemplification or a precedent; an illustrative example.
objectnounA thing that has physical existence but is not alive.
eigenclassnoun(object-oriented programming) A hidden class associated with each specific instance of another class.
access specifiernoun(software, object-oriented programming) A keyword applied to a variable, method, etc. that indicates which other parts of the program are permitted to access it.

Translate “Instance variable” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Instance variable