Q. Which keyword is used to define a class method in Ruby? (A) class_method (B) self.method (C) def self.method (D) method ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) def self.method