Python Programming - Inheritance - Discussion
Discussion Forum : Inheritance - General Questions (Q.No. 47)
47.
In Python, what is the purpose of the
__bool__()
method in a class?
Answer: Option
Explanation:
The
__bool__()
method is used to customize the boolean conversion behavior of instances 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