global (EN)
பெயரடை, பெயர்ச்சொல்

பெயரடை “global”

global
  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”

sg. global, pl. 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.