SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In a Sequence Diagram, the notation [some ____ text] represents?
A
Message
B
Condition
C
Iteration
D
Delete object
Explanation: 

Detailed explanation-1: -Lifeline. An individual participant in the sequence diagram is represented by a lifeline.

Detailed explanation-2: -Object. In the UML, an object in a sequence diagram is drawn as a rectangle containing the name of the object, underlined. An object can be named in one of three ways: the object name, the object name and its class, or just the class name (anonymous object).

There is 1 question to complete.