būdvardis “global”
pagr. forma global (more/most)
- pasaulinis
Užsiregistruokite, kad matytumėte pavyzdinių sakinių vertimus ir vienakalbius kiekvieno žodžio apibrėžimus.
The internet has enabled global communication, connecting people from every corner of the world.
- globalus (visame programos kode naudojamas kintamasis)
In the code, the global variable can be modified by any function, making it very flexible but also risky to use.
daiktavardis “global”
vns. global, dgs. globals
- globalus identifikatorius (identifikatorius, prieinamas visoje programoje)
In the program, the variable named "totalUsers" was declared as a global, allowing it to be accessed from any function within the code.