Q49
In Python, what is the purpose of the @property decorator?
A.
Define getter methods
AnswerB.
Set the value of attributes
C.
Define instance methods
D.
Define class methods
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board