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

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -