A Admin • 833K Points Coach Q. Which of the following is NOT true about class methods? (A) They are bound to the class. (B) They require a `cls` parameter. (C) They can modify class state. (D) They can modify instance state directly. Correct Answer - Option(D) Views: 26 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.