A) It defines a new instance variable.
B) It initializes the class object.
C) It specifies the return type of a method.
D) It defines a string representation of the object when using `str()`.
Answer :
D) It defines a string representation of the object when using str().
0 Comments:
Post a Comment