Home »
MCQs »
Foundation Framework MCQs
____ enable us to reuse code across the framework?
22. ____ enable us to reuse code across the framework?
- Units
- Mixins
- Components
- Containers
Answer: B) Mixins
Explanation:
Mixins enable us to reuse code across the framework.