Vidyalelo
Ruby Programming · Q19

Object Oriented Programming (OOP) Concepts in Ruby

Programming · Ruby Programming · question 19

Q19

In Ruby, what is a superclass?

A.
The class from which a class inherits
Answer
B.
The class that inherits from another class
C.
The class that contains all other classes
D.
The class that has no superclass

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board