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