Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > data item > variable > reference
Next variablevariable declared as a non-primitive data type    Upvariable    Previous variableJava variable   

reference
subjectfact 
referencehas definition A variable that refers to an object2001-08-30 14:57:15.0
is a subtopic of 2.3 - Instance Variables2001-08-30 14:57:15.0
is a kind of variable2001-08-30 14:57:15.0
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 scope2001-08-30 14:58:18.0
has type2001-08-30 14:58:19.0
should have comment if it is non-obvious2001-08-30 14:58:19.0