SOFTWARE DESIGN
OBJECT ORIENTED DESIGN
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
In a Sequence Diagram, the X represents?
|
Message
|
|
Condition
|
|
Iteration
|
|
Delete object
|
Explanation:
Detailed explanation-1: -To delete a message, in the diagram editor, right-click a message; then click Delete from Model.
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.