Podcast
Questions and Answers
Which type of diagrams are used to illustrate how objects interact via messages?
Which type of diagrams are used to illustrate how objects interact via messages?
- Use Case Diagrams
- Sequence Diagrams (correct)
- Collaboration Diagrams
- Activity Diagrams
What is the purpose of a Sequence Diagram?
What is the purpose of a Sequence Diagram?
- To capture the graphical representation of a use case
- To illustrate the behavior of several objects within a single use case (correct)
- To model the collaboration between objects
- To depict the flow of activities in a business system
Which modelling techniques can help understand the working of business systems?
Which modelling techniques can help understand the working of business systems?
- Object Oriented Modelling (correct)
- Collaboration Diagrams
- Use Case Diagrams
- Sequence Diagrams
When should Interaction Diagrams be used?
When should Interaction Diagrams be used?
What are the two types of Interaction Diagrams?
What are the two types of Interaction Diagrams?