adjektiv “global”
grunnform global (more/most)
- global
Registrer Dem for å se oversettelsene av eksempelsentene og enspråklige definisjoner av hvert ord.
The internet has enabled global communication, connecting people from every corner of the world.
- global (i betydningen at den kan brukes gjennom et helt program)
In the code, the global variable can be modified by any function, making it very flexible but also risky to use.
substantiv “global”
entall global, flertall globals
- global variabel (tilgjengelig i hele programmet)
In the program, the variable named "totalUsers" was declared as a global, allowing it to be accessed from any function within the code.