global variable

  • 1global variable — noun (computing) A variable which applies for the whole of a program, including any subroutine • • • Main Entry: ↑globe …

    Useful english dictionary

  • 2global variable — UK US noun [C] IT ► a symbol used in a computer program that can represent any data …

    Financial and business terms

  • 3Global variable — In computer programming, a global variable is a variable that is accessible in every scope. Interaction mechanisms with global variables are called global environment (see also global state) mechanisms. The global environment paradigm is… …

    Wikipedia

  • 4global variable — globalusis kintamasis statusas T sritis informatika apibrėžtis Kintamasis, kurio vardas aprašytas programos pagrindinėje dalyje ir galiojantis visoje programoje, išskyrus tuos programos blokus, kuriuose toks pat vardas aprašytas iš naujo. Per… …

    Enciklopedinis kompiuterijos žodynas

  • 5Global — is a synonym of worldwide and means of, or relating to, or involving the entire world, in the general sense or as the planet Earth. [ [http://dictionary.oed.com/cgi/entry/50095613?single=1 query type=word queryword=Global first=1 max to show=10… …

    Wikipedia

  • 6global — glob al adj. 1. involving the entire earth; not limited or provincial in scope; as, global war; global monetary policy. Syn: planetary, worldwide. [WordNet 1.5] 2. shaped like a globe; spherical. Syn: ball shaped, globose, globular, orbicular,… …

    The Collaborative International Dictionary of English

  • 7Variable global — Una variable global es, en informática, una variable accesible en todos los ámbitos de un programa informático. Los mecanismos de interacción con variables globales se denominan mecanismos de entorno global. El concepto de entorno global… …

    Wikipedia Español

  • 8Variable — A variable (pronEng|ˈvɛərɪəbl) is an attribute of a physical or an abstract system which may change its value while it is under observation. Examples include the height of a child, the temperature across a state, or the input to a function. This… …

    Wikipedia

  • 9Global.asax — is an optional file used to declare and handle application and session level events and objects. Global.asax is the ASP.NET extension of the ASP Global.asa file. The Global.asax file resides in the IIS virtual root of an ASP.NET application. At… …

    Wikipedia

  • 10Global.asax — es un archivo opcional usado en las aplicación web de ASP.NET para declarar y manejar eventos y objetos a nivel de aplicación y de sesión. Global.asax es la extensión de archivo Global.asa utilizado en ASP. El archivo Global.asax reside en el… …

    Wikipedia Español