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