-->

Scope resolution operator is used______ .


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