Java   View all facts   Glossary   Help
syntactic unit > access unit > variable > public variable
Next variablevariable declared as a non-primitive data type    Upvariable    Previous variableprivate variable   

public variable comparison table
Subject is a kind of is a subtopic of has definition is partitioned into inherit by
variableaccess unitVariables and Data TypesAn item of data named by an identifiermember variable, local variable, formal parameter 
public variablevariable A variable declared with the public access modifier subclasses

Next variablevariable declared as a non-primitive data type    Upvariable    Previous variableprivate variable