MCQOPTIONS
Saved Bookmarks
| 1. |
What_is_scope_of_a_class_nested_inside_another_class?$ |
| A. | Protected scope |
| B. | Private scope |
| C. | Global scope |
| D. | Depends on access specifier and inheritance used |
| Answer» B. Private scope | |