REQUIREMENTS ENGINEERING
REQUIREMENTS GATHERING AND ANALYSIS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
If a programming wants to represent the flow of control from object to object, which of the following UML diagrams would they use?
|
Class Diagram
|
|
Activity Diagram
|
|
Use-Case Diagram
|
|
Sequence Diagram
|
Explanation:
Detailed explanation-1: -Sequence Diagram Element Toolbox Icons A Control organizes and schedules other activities and elements. Control. An Entity is a stereotyped Object that models a store or persistence mechanism that captures the information or knowledge in a system.
Detailed explanation-2: -Activity diagram is basically a flowchart to represent the flow from one activity to another activity. The activity can be described as an operation of the system.
There is 1 question to complete.