Is it Possible to achieve Multiple Inheritence in ruby? -
I doubt whether we can get multiple heritage using the 'module' concept, or do any other keywords or What is the concept that many herbs receive in Ruby?
Ruby composite structure supports a class only from a superclass But it can mix in many modules.
It is not strictly speaking, sharing of behavior at least in different classes.
Comments
Post a Comment