

MCQOPTIONS
Saved Bookmarks
1. |
To stop or block inheriting a given class, the ___ keyword is used before the class. |
A. | static |
B. | private |
C. | final |
D. | none of the above |
Answer» D. none of the above | |