Examveda

What is the purpose of the attr_accessor method in Ruby classes?

A. To create getter and setter methods for instance variables

B. To define class methods

C. To define instance methods

D. To create new instances

Answer: Option A


This Question Belongs to Ruby Programming >> Classes And Objects In Ruby

Join The Discussion

Related Questions on Classes and Objects in Ruby