SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following diagrams is used to model business workflows?
A
Deployment diagram
B
Activity Diagram
C
Class Diagram
D
Package Diagram
Explanation: 

Detailed explanation-1: -An activity diagram visually presents a series of actions or flow of control in a system similar to a flowchart or a data flow diagram. Activity diagrams are often used in business process modeling. They can also describe the steps in a use case diagram. Activities modeled can be sequential and concurrent.

Detailed explanation-2: -Adding call behaviors to activity diagrams. Adding call operations to activity diagrams. Removing default names from call behavior actions and call operation actions. Adding variables to activities. Adding variable actions to activity diagrams. More items

There is 1 question to complete.