CPlusOOP
SiteMap
Project Cycle
System Design
UML
Logical View
«Prev
Next»
UML Fundamentals
Intro to UML
Why UML was Created
UML Scope Specification
How to extend UML
Four Views SW Development
Use Case View
Purpose Logical View
Component View
Deployment View
Purpose Function Packages
UML Standardizes Development
UML Software - Quiz
Use Case View
Use Case Model
Use Case Diagram
Use Case System
Use Case Actors
Define Use Cases
Use Case Associations
Building Case Diagram
Use Case Narrative
Write Use Case
Use Case Scenarios.
Use Case Conclusion
Logical View Model
UML ClassDiagram
Model Attribute Notation
Notation Modeling Operations
Modeling UML Class
Modeling Associations
Reflexive Qualified Association
Modeling Aggregation Composition
Aggregation Composition - Quiz
UML Composition
Specifying Inheritance Generalization
Specifying UML Delegation
Logical View Model Conclusion
Object Diagrams
Object Diagram
Object Diagram Notation
Test Class Diagrams
Logical View Object Diagram
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
Submit
Quiz Explanation