Examveda
Examveda

What does the attr_reader method do in Ruby?

A. Defines a reader method for instance variables

B. Defines a writer method for instance variables

C. Defines both reader and writer methods for instance variables

D. None of the above

Answer: Option A


This Question Belongs to Ruby Programming >> Methods In Ruby

Join The Discussion

Related Questions on Methods in Ruby