aggettivo “global”
forma base global (more/most)
- globale
Iscriversi per vedere le traduzioni delle frasi di esempio e le definizioni monolingue di ogni parola.
The internet has enabled global communication, connecting people from every corner of the world.
- globale (nel contesto della programmazione, riferito a una variabile)
In the code, the global variable can be modified by any function, making it very flexible but also risky to use.
sostantivo “global”
sing. global, pl. globals
- identificatore globale (nel contesto della programmazione)
In the program, the variable named "totalUsers" was declared as a global, allowing it to be accessed from any function within the code.