Not quite: the static global variable will be one instance of the class, but maybe by accident or mistaken intention one might create another instance of the class other than that static global variable.