Q55
What is hasattr(obj,name) used for?
A.
To access the attribute of the object
B.
To delete an attribute
C.
To check if an attribute exists or not
AnswerD.
To set an attribute
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board