SOFTWARE ENGINEERING

REQUIREMENTS ENGINEERING

REQUIREMENTS GATHERING AND ANALYSIS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
When you have to use a UML diagram, which two basic categories should you take into consideration?
A
Structural and Use Case
B
Logical and Physical
C
Structural and Behavioral
D
Behavioral and Logical
Explanation: 

Detailed explanation-1: -UML diagrams can be sorted into two categories: structural and behavioral. Structural diagrams map out the components of a system, while behavioral diagrams describe how those components interact together.

Detailed explanation-2: -Activity diagrams visualize the steps performed in a use case-the activities can be sequential, branched, or concurrent. This type of UML diagram is used to show the dynamic behavior of a system, but it can also be useful in business process modeling.

Detailed explanation-3: -1 Answer. UML 2.0 diagrams capture behavioral aspects of a system : Activity diagram.

There is 1 question to complete.