Examveda
Examveda

What is the purpose of inheritance in Ruby classes?

A. To allow a class to inherit properties and behaviors from another class

B. To allow multiple classes to inherit from each other

C. To restrict access to certain methods

D. To define private methods

Answer: Option A


Join The Discussion

Related Questions on Object Oriented Programming (OOP) Concepts in Ruby