Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > scope > scope of a variable > scope of a Java class variable | 
| scope of a Java class variable comparison table | ||
| Subject | is a kind of | define by | 
|---|---|---|
| scope of a variable | scope | |
| scope of a Java class variable | scope of a variable | the public, private and protected keywords | 
Next scope of a variable: scope of a Java instance variable     Up: scope of a variable    Previous scope of a variable: scope of a variable defined in a block