

MCQOPTIONS
Saved Bookmarks
1. |
The static member functions _______________ |
A. | Can’t be declared const |
B. | Can’t be declared volatile |
C. | Can’t be declared const or volatile |
D. | Can’t be declared const, volatile or const volatile |
Answer» E. | |