صفت “global”
بنیادی شکل global (more/most)
- عالمگیر
سائن اپ کریں تاکہ آپ مثال کے جملوں کے تراجم اور ہر لفظ کی یک زبانی تعریفات دیکھ سکیں۔
The internet has enabled global communication, connecting people from every corner of the world.
- پروگرام بھر میں استعمال ہونے والا (متغیر کے لئے)
In the code, the global variable can be modified by any function, making it very flexible but also risky to use.
اسم “global”
واحد global، جمع globals
- پروگرام بھر میں دستیاب شناخت کنندہ
In the program, the variable named "totalUsers" was declared as a global, allowing it to be accessed from any function within the code.