Multiple choice

Graphical diagrams used to represent different multiple perspectives of a system include

  1. use-case, class, and state diagrams

  2. state, interaction, derivative diagrams

  3. interaction, relationship, and class diagrams

  4. deployment, relationship, and use-case diagrams

  5. none of these

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

UML diagrams represent different system perspectives: use-case diagrams (user interactions), class diagrams (static structure), and state diagrams (object states). However, the question is overly broad - activity, sequence, communication, and component diagrams also represent different perspectives. The answer is partially correct but the question wording is imprecise.