

MCQOPTIONS
Saved Bookmarks
1. |
The ............... access specifier allows functions or data to be accessible to other parts of the program. |
A. | private |
B. | protected |
C. | public |
D. | inherited |
Answer» D. inherited | |