MCQOPTIONS
Saved Bookmarks
| 1. |
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» D. None of these | |