·

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.