

MCQOPTIONS
Saved Bookmarks
1. |
Using a ________ variable does not enable us to create read-only properties that are often required by a class. |
A. | private |
B. | public |
C. | friend |
D. | protected |
Answer» C. friend | |