Quiz
Choosing UML Diagrams for Solution Design
Learn when to use use case, activity, and sequence diagrams during solution design.
During solution design, you need to specify the exact order in which objects exchange messages over time to fulfill a single scenario (e.g., a customer completing a checkout). Which UML diagram is best suited for this?