Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.62K Points
Coach

Q. What does the term "inheritance" refer to in Ruby?

(A) A mechanism by which a class can create multiple instances of another class
(B) A mechanism by which a class can hide implementation details from another class
(C) A mechanism by which a class can inherit properties and behaviors from another class
(D) A mechanism by which a class can override methods from another class

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.