Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > data item > variable
Next data itemobject    Updata item

variable
subjectfact 
variablecan contain different classes of objects depending on the type of the variable2001-08-30 14:58:18.0
can refer to a particular object, several different objects during the execution of a program, or no object at all2001-08-30 14:58:18.0
has definition A place where you can put data2001-08-30 14:58:18.0
has scopelink: chapter2section2.8.html#1027, 2001-08-30 14:58:18.0
has type2001-08-30 14:58:19.0
is a subtopic of 2.3 - Instance Variables2001-08-30 14:58:19.0
is a kind of data item2001-08-30 14:58:19.0
should have comment if it is non-obvious2001-08-30 14:58:19.0

Kinds of variable :