Which of the following is accessed by a member function of a class?
Posted: Wed Jul 13, 2022 7:51 pm
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
b) All members of a class
c) The public part of a class
d) The private part of a class