Quiz Your Mixin Skills
Test your understanding of mixins.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
How are mixins different from interfaces and abstract classes?
A.
Mixins share functionality without being a class’ parent.
B.
Mixin can’t share the common functionality.
C.
Mixin needs to implement an abstract class to share functionality.
1 / 4