Logical View  «Prev  Next»

Modeling UML Associations - Quiz

Each question is worth one point. Select the best answer or answers for each question.
 
1. The multiplicity designation * means
Please select the best answer.
  A. Unspecified
  B. Zero or more
  C. Many
  D. Enumerated list

2. The multiplicity designation 1..* means
Please select the best answer.
  A. One or more
  B. Minimum of one, but upper limit is unspecified
  C. Enumerated list starting at one
  D. One or zero

3. The minimum requirement for defining an association is
Please select the best answer.
  A. An association name
  B. An association name or roles and multiplicity on at least one end of the association
  C. Multiplicity on each end of the association
  D. An association name or roles and multiplicity on each end of the association

4. Constraints Please select the best answer.
  A. Are used only on use case associations and classes
  B. Are written on the association line
  C. Are enclosed in brackets at the end of the association
  D. Define the role that an object assumes in an association

5. Roles
Please select the best answer.
  A. Describe a constraint on an object
  B. Describe the function of an object when it participates in the association
  C. Are a replacement for an association name when an appropriate verb expression is difficult to find
  D. Appear in the middle of the association line

6. A range of values for multiplicity is defined by
Please select the best answer.
  A. An asterisk
  B. Comma-separated values for minimum and maximum
  C. An asterisk followed by minimum and maximum values
  D. Two values separated by two periods

Correct answers:

Your Score: 0