There are three different ways to classify global variables: by the ownership of the variable, by the scope of the value, and by the method used to maintain the value .
There are three different ways to classify global variables: by the ownership of the variable, by the scope of the value, and by the method used to maintain the value .