

MCQOPTIONS
Saved Bookmarks
1. |
If static data member are made inline, ______________ |
A. | Those should be initialized outside the class |
B. | Those can’t be initialized with the class |
C. | Those can be initialized within the class |
D. | Those can’t be used by class members |
Answer» D. Those can’t be used by class members | |