Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > programming language construct > data item > variable > reference | 
| reference comparison table | ||
| Subject | is a kind of | has definition | 
|---|---|---|
| variable | data item | A place where you can put data | 
| reference | variable | A variable that refers to an object | 
Next variable: variable declared as a non-primitive data type     Up: variable    Previous variable: Java variable