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
I had been asked this question in exam.
My enquiry is from Static Data Members topic in portion Exception Handling & Static Class Members of Object Oriented Programming