Page 1 of 1

Which of the following is accessed by a member function of a class?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) The object of that class
b) All members of a class
c) The public part of a class
d) The private part of a class