The static member functions ____________________
(a) Can be called using class name
(b) Can be called using program name
(c) Can be called directly
(d) Can’t be called outside the function
I had been asked this question during an internship interview.
This interesting question is from Static Member Functions topic in portion Exception Handling & Static Class Members of Object Oriented Programming