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

12.
What is the difference between attr_reader, attr_writer, and attr_accessor in Ruby?

16.
What is the purpose of inheritance in OOP?

20.
What does the attr_accessor method do in Ruby OOP?