adjetivo “global”
forma base global (more/most)
- mundial
Regístrese para ver las traducciones de las oraciones de ejemplo y las definiciones monolingües de cada palabra.
The internet has enabled global communication, connecting people from every corner of the world.
- global (en el contexto de programación, se refiere a una variable)
In the code, the global variable can be modified by any function, making it very flexible but also risky to use.
sustantivo “global”
sing. global, pl. globals
- identificador global (en el contexto de programación, se refiere a un identificador)
In the program, the variable named "totalUsers" was declared as a global, allowing it to be accessed from any function within the code.