Page 1 of 1

Methods of a class that provide access to private members of the class are called as ______ and ______

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) getters/setters
b) __repr__/__str__
c) user-defined functions/in-built functions
d) __init__/__del__