Global variable: Global variable is a variable that can be accessed from any part of the program, as opposed to a local variable which can only be accessed within a specific subroutine.
Global variable: Global variable is a variable that can be accessed from any part of the program, as opposed to a local variable which can only be accessed within a specific subroutine.