Saved Bookmarks
| 1. |
What is a global type of global |
|
Answer» Answer: In computer programming, a global variable is a variable with global SCOPE, meaning that it is visible throughout the program, unless shadowed. The set of all global VARIABLES is known as the global environment or global state.Step-by-step explanation: hope it HELPS you please MARK me as brainliest |
|