MCQOPTIONS
Saved Bookmarks
| 1. |
If static data members have to be used inside a class, those member functions _______________ |
| A. | Must not be static member functions |
| B. | Must not be member functions |
| C. | Must be static member functions |
| D. | Must not be member function of corresponding class |
| Answer» D. Must not be member function of corresponding class | |