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

variable declared as a non-primitive data type comparison table
Subject use use by has definition contain is a subtopic of is a kind of
variable  A place where you can put datadifferent classes of objects depending on the type of the variable2.3 - Instance Variablesdata item
variable declared as a non-primitive data typethe name of a class as their typecalling methods or accessing the object's instance variables an instance of a classThe Basics of Javavariable

Next variablevariable declared as primitive data type    Upvariable    Previous variablereference