Q24
Which keyword is used to define a class method in Ruby?
A.
class_method
B.
self.method
C.
def self.method
AnswerD.
method
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board