Examveda

What is setattr() used for?

A. To access the attribute of the object

B. To set an attribute

C. To check if an attribute exists or not

D. To delete an attribute

Answer: Option B


This Question Belongs to Python Program >> Classes And Objects In Python

Join The Discussion

Related Questions on Classes and Objects in Python