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

22.
What is the primary benefit of using inheritance in Ruby?

23.
What is the purpose of the initialize method in Ruby classes?

24.
What is the main advantage of using encapsulation in Ruby?

25.
What does the term "polymorphism" mean in Ruby?