Java View all facts Glossary Help |
| type > reference type > array type |
| array type | ||||
| subject | fact | |||
| array type | is a subtopic of Arrays | ![]() |
| is a kind of reference type | ![]() | |
| reference type | evaluates to the address of the location in memory where the object referenced by the variable is stored | ![]() |
| has default value null - a value that indicates that there is no instance assigned to the variable | ![]() | |
has name starting with a capital letter ![]() | ![]() | |
| type | limits the possible values that a variable can hold or that an expression can produce at run time | ![]() |
| specifies a set of value | ![]() |