InterviewSolution
Saved Bookmarks
| 1. |
Mixins are a form of multiple inheritance where behaviors and attributes of multiple parent classes can be combined. |
|
Answer» Mixins are a FORM of multiple INHERITANCE where BEHAVIORS and attributes of multiple parent classes can be combined. |
|