Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.17K Points
Coach

Q. Which of the following is a correct way to define a class method in Ruby?

(A) def self.method_name
(B) def class.method_name
(C) class def method_name
(D) def method_name.self

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.