Local variable

In computer science, a local variable is a variable that is given local scope. A local variable reference in the function or block in which it is declared overrides the same variable name in the larger scope.

Source: Wikipedia — Local variable (CC BY-SA 4.0)

Local variable

In computer science, a local variable is a variable that is given local scope. A local variable reference in the function or block in which it is declared overrides the same variable name in the larger scope.

Source: Wikipedia "Local variable" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy