Static global variable in one c++ file can be used in another c++ file with the help of extern keyword.
Reveal answer
Fill a bubble to check yourself
Static global variable in one c++ file can be used in another c++ file with the help of extern keyword.