Examveda

What is the purpose of the attr_accessor method in Ruby?

A. It creates only a setter method for a class attribute

B. It creates getter and setter methods for a class attribute

C. It creates a private attribute for a class

D. None of the above

Answer: Option B


This Question Belongs to Ruby Programming >> Advanced Topics In Ruby

Join The Discussion

Related Questions on Advanced Topics in Ruby