Within a method definition, the instance variable x could be accessed via which expression?

Within a method definition, the instance variable x could be accessed via which expression? 




Answer:  self.x


Python

Learn More Multiple Choice Question :