OXFORD 9000
📚 noun • entry_id 18805

scope

/ˈskəʊp/
Meanings (ES + gloss)
ámbito
The breadth, depth or reach of a subject; the extent of applicability or relevance; a domain, purview or remit.
Environmental impacts lie outside the scope of this report.
Such transactions fall within the scope of VAT.
alcance • ámbito
The region of program source code in which a given identifier is meaningful, or a given object can be accessed.
A variable's scope is the region of a program within which the variable can be referred to by its simple name. Secondarily, scope also determines when the system creates and destro…
Word forms