Multiple choice technology web technology

UseCase and Sequence diagram are static diagrams, true or false.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Use Case diagrams show interactions between actors and system functions, while Sequence diagrams show object interactions over time - both represent dynamic behavior, not static structure. Class diagrams are static.