Which is true regarding multiplicity?
A.
It is used to indicate the number of instances of a class that may be associated with an instance
of some other class.
B.
It is used to indicate which class some other class extends.
C.
It is used to show the interfaces implemented by a class.
D.
It is used to indicate of which class an object is an instance.