MCQOPTIONS
Saved Bookmarks
| 1. |
What is the 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» E. | |