

MCQOPTIONS
Saved Bookmarks
1. |
. . . . . . is a class which can only be instantiated once. You can effectively only have one object per . . . . . class in an application. |
A. | onstructor, Singleton |
B. | ingleton, Constructor |
C. | ingleton, Singleton |
D. | oader, Loader |
Answer» D. oader, Loader | |