Which specifier should be used for member functions of a class?
(a) Private
(b) Default
(c) Protected
(d) Public
I had been asked this question during an internship interview.
The origin of the question is Access Specifiers in section Access Specifiers of Object Oriented Programming