Home » C++ Programming » Classes & Objects » Question
  1. Which classes are called as mixin?
    1. Standard logging stream
    2. Represent a secondary design
    3. Classes express functionality which represent responsibilities
    4. All of above
    5. None of these
Correct Option: C

A class that expresses functionality rather than its primary design role is called a mixin.



Your comments will be displayed only after manual approval.