what is mixin and does ruby support multiple inheritence if yes then how and no then why?

AnswerBot
8mo
A mixin is a way to add functionality to a class without using inheritance. Ruby does not support multiple inheritance due to potential conflicts.
Mixins in Ruby are achieved using modules, which can b...read more
Help your peers!
Add answer anonymously...
>
BestPeers Infosystem Junior Software Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

