What is a Global variable? A Global variable is one that can be accessed from anywhere in your program. We try to prefix all Global variables with "G".
確定! 回上一頁