Q. What is the purpose of the initialize method in Ruby classes?
β
Correct Answer: (A)
To set initial values for instance variables
You must be Logged in to update hint/solution