1. What is inheritance in Ruby programming? | ![]() |
2. How is inheritance implemented in Ruby programming? | ![]() |
3. What are the benefits of using inheritance in Ruby programming? | ![]() |
4. Can a child class have its own methods in addition to the inherited ones? | ![]() |
5. Can a child class override methods inherited from the parent class in Ruby programming? | ![]() |