global
adj. · n.-
1 worldwide (adj.) B1 Intermediaterelating to the whole world.
concerning or encompassing the entire world; international in scope.
ExampleClimate change is a global problem that requires every country to work together.
ExampleThe sudden shift in trade policy had an immediate global impact, disrupting supply chains from East Asia to Northern Europe.
-
2 total or complete (adj.) B2 Upper Intermediate Academicconsidering all parts of something together; total.
pertaining to the whole of a system, collection, or set of circumstances rather than specific parts.
ExampleThe manager took a global view of the project to see how the different teams fit together.
ExampleThe report provides a global assessment of the company's performance, accounting for both financial metrics and internal cultural shifts.
Show 2 more sensesShow fewer
-
3 computing scope (adj.) C1 Advanced Technical Computingin computer programming, something that can be used anywhere in the code.
accessible from any portion of a program; having a scope that encompasses the entire execution context.
ExampleYou should avoid using too many global variables because they can make the code hard to fix.
ExampleThe developer refactored the code to encapsulate state, replacing several global variables with local parameters to improve thread safety.
UsageUsually placed before the noun, such as 'global variable' or 'global constant'.
-
4 a global variable (n.) C1 Advanced Technical Computinga piece of information in a computer program that can be seen and changed from anywhere.
a variable or identifier with global scope within a software application.
ExampleThe program crashed because two different functions tried to change the same global at the same time.
ExampleWhile globals can simplify data access across disparate modules, they often introduce hidden dependencies that complicate the debugging process.
From globe + -al; compare French global.
- Nounglobalist
- Nounglobalization
- Adjectiveglobal
- Adverbglobally