

MCQOPTIONS
Saved Bookmarks
1. |
A static constructor_____________. |
A. | Is executed when the class is loaded. |
B. | Can be accessed through an object name. |
C. | Can be executed any number of times. |
D. | Can have its own destructor. |
Answer» B. Can be accessed through an object name. | |