1.

What is delattr(obj,name) used for?

A. To print deleted attribute
B. To delete an attribute
C. To check if an attribute is deleted or not
D. To set an attribute
E. used for?a) To print deleted attributeb) To delete an attributec) To check if an attribute is deleted or notd) To set an attribute
Answer» C. To check if an attribute is deleted or not


Discussion

No Comment Found