Q. What is the significance of the initialize method in Ruby classes?
β
Correct Answer: (C)
It is automatically called when a new object is created and allows initialization of instance variables