Answer Posted / Havaladar Yadav
"Module mixins in Ruby allow modules to be included in classes and extend their functionality. This is done using the include method.nnWhen a module is included into a class, it becomes part of that class and can be accessed as if it were written directly inside the class definition."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers