Object Oriented Software Engineering   View all facts   Glossary   Help
subject > scope > scope of a variable > scope of a Java class variable
Next scope of a variablescope of a Java instance variable    Upscope of a variable    Previous scope of a variablescope of a variable defined in a block   

scope of a Java class variable
subjectfact 
scope of a Java class variableis a subtopic of The Basics of Java2001-08-30 14:57:27.0
is defined by the public, private and protected keywordslink: chapter2section2.8.html#1028, 2001-08-30 14:57:27.0
is a kind of scope of a variable2001-08-30 14:57:27.0
scope of a variableconsists of the parts of the source code in which reference to the variable can be made2001-08-30 14:57:27.0