Scope resolution operator - Operator Overloading

Q.  Scope resolution operator is used______ .
- Published on 19 Jul 15

a. to resolve the scope of global variables only
b. to resolve the scope of functions of the classes only
c. to resolve scope of global variables as well as functions of the classes
d. None of these

ANSWER: to resolve scope of global variables as well as functions of the classes

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)