·

global (EN)
صفت، اسم

صفت “global”

فرم پایه global (more/most)
  1. جهانی
    The internet has enabled global communication, connecting people from every corner of the world.
  2. سراسری (در برنامه‌نویسی)
    In the code, the global variable can be modified by any function, making it very flexible but also risky to use.

اسم “global”

مفرد global، جمع globals
  1. معرف سراسری (در برنامه‌نویسی)
    In the program, the variable named "totalUsers" was declared as a global, allowing it to be accessed from any function within the code.