Examveda

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

A. getters/setters

B. __repr__/__str__

C. user-defined functions/in-built functions

D. __init__/__del__

Answer: Option A


Join The Discussion

Related Questions on Concept of Object Oriented Programs in Python