Java View all facts Glossary Help |
| syntactic unit > access unit > variable > variable with no access modifier |
| variable with no access modifier comparison table | ||||
| Subject | has definition | have | is a kind of | is partitioned into |
|---|---|---|---|---|
| variable | An item of data named by an identifier | comment if it is non-obvious | access unit | member variable, local variable, formal parameter |
| variable with no access modifier | default access mode | variable |
Next variable: constant Up: variable Previous variable: variable declared as primitive data type