Glossary Java / Term
An item of data named by an identifier. Each variable has a type, such as int or Object, and a scope. See also class variable, instance variable, local variable.
Permanent link variable - Creation date 2022-01-03