In C++, which operator is used to access a global object or global data or static data member which is defined outside the class?
Reveal answer
Fill a bubble to check yourself
In C++, which operator is used to access a global object or global data or static data member which is defined outside the class?