Exam OMG-OCUP2-FOUND100 Topic 1 Question 26 Discussion
Actual exam question for OMG's OMG-OCUP2-FOUND100 exam
Question #: 26
Topic #: 1
Question #: 26
Topic #: 1
Choose the correct answer:
Consider the following diagram:

Which statement is always true about this diagram?
Consider the following diagram:

Which statement is always true about this diagram?
Suggested Answer: D Vote an answer
The diagram shows a package Pckg that includes two classes G and H with a one-to-many association between them. The multiplicity '1..5' near class G on the 'gh' association end suggests that for each H object, there should be between 1 to 5 associated G objects. However, the '*' (multiplicity many) near class H on the 'gh' association end indicates that a G object can be associated with zero or more H objects. This implies that it's possible to have a G object that is not associated with any H object.
References:
* UML 2.x Superstructure Specification: Multiplicity notations and association rules are clearly defined in the UML specifications, which detail the semantics of multiplicities and their implications for object association.
* UML 2.x Infrastructure Specification: Further explains the basic constructs of the UML metamodel, which underpin the interpretation of multiplicities in associations.
References:
* UML 2.x Superstructure Specification: Multiplicity notations and association rules are clearly defined in the UML specifications, which detail the semantics of multiplicities and their implications for object association.
* UML 2.x Infrastructure Specification: Further explains the basic constructs of the UML metamodel, which underpin the interpretation of multiplicities in associations.
by Leo at Jan 08, 2025, 03:21 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).