The static member functions __________________
(a) Have access to all the members of a class
(b) Have access to only constant members of a class
(c) Have access to only the static members of a class
(d) Have direct access to all other class members also
I have been asked this question in class test.
This intriguing question originated from Static Member Functions topic in portion Exception Handling & Static Class Members of Object Oriented Programming