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

scope of a class variable
subjectfact 
scope of a class variableis a subtopic of Scope2001-10-19 11:37:51.0
is defined by the public, private and protected keywords    source: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:51.0
is a kind of scope of a variablesource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:51.0
scope of a variableconsists of the parts of the source code in which reference to the variable can be made    2001-10-19 11:37:51.0