A Admin • 828.03K Points Coach Q. What does the term "inheritance" mean in Object-Oriented Programming? (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 Correct Answer - Option(C) Views: 11 Filed under category Ruby Hashtags: Share Manage Tags
Discusssion
Login to discuss.