Q. What is the purpose of the attr_writer method in Ruby classes?
β
Correct Answer: (A)
To define setter methods for class attributes
You must be Logged in to update hint/solution