

MCQOPTIONS
Saved Bookmarks
1. |
Which of these is used to access members of class before the object of that class is created? |
A. | public |
B. | private |
C. | static |
D. | protected |
Answer» D. protected | |