All > Technology > Programming > Java
A variable is in scope as long as the program's flow of control is within the variable's defining block. Otherwise, it is out of scope.
- Browse Related Terms: Attribute, class constant, class variable, constant, encapsulation, instance variable, local variable, magic number, method variable, model-view pattern, out of scope, overloading, static field, static variable, this, variable