Java   View all facts   Glossary   Help | 
| type > reference type > array type | 
| array type comparison table | |||||
| Subject | has definition | is a subtopic of | is a synonym of | is a kind of | is partitioned into | 
|---|---|---|---|---|---|
| reference type | A type where a variable of that type evaluates to the address of the location in memory where the object referenced by the variable is stored | Variables and Data Types | non-primitive type | type | array type, class type , interface type | 
| array type | Arrays | reference type | 
Next reference type: class type     Up: reference type    Previous reference type: interface type