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