Multiple Choice
What is the special name given to the method that returns a string containing the object's state?
A) __state__
B) __obj__
C) __str__
D) __init__
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: A mutator method has no control over
Q3: What is another name for the mutator
Q4: The self parameter need not be named
Q5: The _ attributes are created by the
Q5: A method that returns a value from
Q6: Which section in the UML holds the
Q9: What is another name for the accessor
Q10: Which method is automatically executed when an
Q11: What is the combining of data and
Q26: A(n)_ method in a class initializes an