ASL STEM Logo

ASL STEM

Local Variables Sign Video

No video uploaded yet.

Definition

a variable declared inside a method that is accessible only in that method.

Source: Reges & Stepp, 2007

Example

Example sentence for context: "Any variables declared inside of a method’s curly braces won’t be available outside the method- we refer to such variables as local variables."