CS Electrical And Electronics
@cselectricalandelectronics

Which of the following statements are true about a Unified Modeling Language activity diagram in object-oriented design?

All QuestionsCategory: Cpp LanguageWhich of the following statements are true about a Unified Modeling Language activity diagram in object-oriented design?
Anonymous asked 3 years ago

Options:

  1. It indicates the relationships between classes
  2. It can be used to model a use case
  3. It may use swimlanes to represent the actors involved in the activity
  4. It models the states that an object may be in
  5. It represents the actions and decisions involved in an activity
1 Answers
Anonymous answered 3 years ago

The correct answers are:

  1. It can be used to model a use case
  2. It may use swimlanes to represent the actors involved in the activity
  3. It represents the actions and decisions involved in an activity