>
CPlusOOP
SiteMap
OO Analysis
Problem Analysis
Sequence Diagram
«Prev
Next»
OO-Design
Problem Analysis
Review PLC
Purpose Scope Analysis
Problem Domain Classes
Identify Classes Objects
Class Diagram Notation
Diagram Associations
Basic Object Modeling
Multiplicity OO Modeling
Define Constraints
Modeling Aggregation
Modeling Composition
Modeling Generalization
Advanced Associations
Problem Analysis Conclusion
Sequence Diagrams
Sequence Diagram Notation
Applying Sequence Diagram
Applying Sequence Diagram-Quiz
Modeling Sequences Scenarios
Mapping Events Objects
Interfaces, events ,operations
Discover Attribute Information
Sequence Diagram - Conclusion
Interaction Diagram - Quiz
Model Reconciliation
Reconcile Sequence Diagrams
Test Interfaces
Reconcile Class Diagram Use Case
Recognize Reconciliation Patterns
Models Reconciliation Conclusion
Model Refinement
Refactoring Patterns
Encapsulation Principles
Cohesion Coupling Defined
Attribute Responsibility Allocation
Class Description Operations
Refining Object Conclusion
Sequence diagram notation - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
The scope of problem analysis requires the definition of
Please select the best answer.
A.
The operations and attributes for each resource
B.
The interactions between actors and use cases
C.
The purpose and interface of each resource
D.
The events and objects of the problem domain
2.
The order of events in a sequence diagram is determined
Please select the best answer.
A.
By the sequence numbers of the events
B.
By the relative position of the events on the timeline
C.
By following the order of the events in the use case description
D.
By placing numbers in comments along the left-hand margin of the diagram
3.
How much logic should a sequence diagram include?
Please select the best answer.
A.
One use case
B.
One user interaction
C.
One scenario
D.
One actor's use of the system
4.
The first of the two steps in building the sequence diagram is to
Please select the best answer.
A.
Define the purpose and interfaces of the resource objects
B.
Define how the actor uses the system resources
C.
Define how the resource objects interact with the system
D.
Define how the actor interacts with the system in a use case
5.
The second of the two steps in building the sequence diagram is to
Please select the best answer.
A.
Define how the system uses the problem domain resources
B.
Define how the actor uses the system resources
C.
Define how the resource objects interact with the system
D.
Define how the actor interacts with the system in a use case
Correct answers:
Your Score: 0
Submit
Quiz Explanation