global variable
Sign in to saveAlso known as variable with global scope
variable in a computer program that is visible throughout the program, unless shadowed
Also known as variable with global scope
variable in a computer program that is visible throughout the program, unless shadowed