bn:03460088n
Noun Concept
Categories: Programming language concepts, All articles needing additional references
EN
scope  block scope  block scoping  Comparison of programming languages  context
EN
In computer programming, the scope of a name binding is the part of a program where the name binding is valid; that is, where the name can be used to refer to the entity. Wikipedia
English:
computing
computer programming
computer science
programming
Definitions
Relations
Sources
EN
In computer programming, the scope of a name binding is the part of a program where the name binding is valid; that is, where the name can be used to refer to the entity. Wikipedia
The range in which a variable can be referenced Wikipedia Disambiguation
Region of a computer program where a name binding is valid Wikidata
An enclosing context where values and expressions are associated. OmegaWiki