A member function can _______________ of the same class.
(a) Call other member functions
(b) Call only private member functions
(c) Call only static member functions
(d) Call only const member functions
I had been asked this question in class test.
This interesting question is from Member Functions in section Class Members & Types of Object Oriented Programming