Q. Which method is used to define a class method in Ruby?
β
Correct Answer: (A)
def self.method_name
You must be Logged in to update hint/solution