Q. What is the method used to define instance methods in Ruby?
β
Correct Answer: (A)
def method_name
You must be Logged in to update hint/solution