![]() |
subject > programming language construct > data item > variable > variable declared as a non-primitive data type |
![]() ![]() | ||||||
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 data | different classes of objects depending on the type of the variable | 2.3 - Instance Variables | data item | ||
variable declared as a non-primitive data type | the name of a class as their type | calling methods or accessing the object's instance variables | an instance of a class | The Basics of Java | variable |
Next variable: variable declared as primitive data type Up: variable Previous variable: reference