·

global (EN)
adjetivo, substantivo

adjetivo “global”

forma base global (more/most)
  1. global
    The internet has enabled global communication, connecting people from every corner of the world.
  2. global (no contexto de programação, referindo-se a uma variável)
    In the code, the global variable can be modified by any function, making it very flexible but also risky to use.

substantivo “global”

sg. global, pl. globals
  1. identificador global (no contexto de programação)
    In the program, the variable named "totalUsers" was declared as a global, allowing it to be accessed from any function within the code.