13.8k views
2 votes
The first step in building a sequence diagram is to _____. (Points : 6) analyze the use case

identify which objects will participate
set the lifeline for each object
add the focus of control to each object's lifeline

User Terek
by
8.4k points

1 Answer

6 votes

Answer: Set the lifeline of each object

Step-by-step explanation:

The sequence diagram is the efficient way that use in the system requirement document for the system design.

The sequence diagram is useful in many system that shows the interaction of the logic between the each object in the system.

The first step for building the sequence diagram is that set the lifeline of the each object in the system and it allow the main specification in the run time scenarios in the graphical manner. Therefore, it enhance the performance of the system.

User MultiRRomero
by
7.7k points