Examveda
Examveda

What is the purpose of the self parameter in Python methods?

A. It refers to the instance of the object

B. It refers to the class

C. It refers to the method

D. It refers to the attribute

Answer: Option A


This Question Belongs to Python Program >> Classes And Objects In Python

Join The Discussion

Related Questions on Classes and Objects in Python