Python Programming - Inheritance - Discussion
Discussion Forum : Inheritance - General Questions (Q.No. 41)
41.
What is the purpose of the
__setattr__()
method in Python classes?
Answer: Option
Explanation:
The
__setattr__()
method is used to customize the behavior when setting an attribute on an instance of a class.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers