Which among the following best describes member functions?
(a) Functions which are defined within the class
(b) Functions belonging a class
(c) Functions in public access of a class
(d) Functions which are private to class
This question was addressed to me in semester exam.
My query is from Member Functions topic in division Class Members & Types of Object Oriented Programming