Multiple Choice
Match the descriptions with their terms:
-describes an association between two classes
A) association
B) navigation
C) multiplicity
D) composition
E) aggregation
F) role names
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q50: Functions serving as methods of a given
Q51: in Python, any set of classes with
Q52: The most common relationship between classes is
Q53: The direction of method calls between two
Q54: Encapsulation provides a form of information hiding.
Q56: Private members of a class in Python
Q57: Special Methods are defined with<br>A)two underscores before
Q58: Initialization methods like _init_ in Python are
Q59: The + and - symbols in UML
Q60: Another name for a superclass is a