What is a qualifier?
Answer(s)
- Is an attribute of a class that may be used to reduce the multiplicity of anassociation.
- Is a specialized kind of association in which the classes are tightlycoupled.
- Is a special kind of class which has beenqualified.
- Is a relationship among objects of the sameclass.
- Allows a relationship to have attributes and operations.
Correct Answer Is an attribute of a class that may be used to reduce the multiplicity of anassociation.