A Admin • 828.03K Points Coach Q. In Ruby, what is the purpose of the attr_reader method in a class? (A) To define only getter methods for class attributes (B) To define only setter methods for class attributes (C) To define both reader and writer methods for class attributes (D) To define constructor methods for class attributes Correct Answer - Option(A) Views: 3 Filed under category Ruby Hashtags: Share Manage Tags
Discusssion
Login to discuss.