SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In a sequence diagram, the symbol-
A
Message
B
Condition
C
Iteration
D
Delete object
Explanation: 

Detailed explanation-1: -Messages in a sequence diagram. A message is a communication between objects that conveys information with the expectation that action will ensue. The receipt of a message is one kind of event. The message is drawn as a horizontal line from one object lifeline to another.

Detailed explanation-2: -Reply or Return Message A reply message is drawn with a dotted line and an open arrowhead pointing back to the original lifeline.

Detailed explanation-3: -Lifeline. Lifelines in a UML Structure diagram are used to represent each instance in interaction. Actor. Activity. State. Object Flow. Bars. Initial State. Control Flow. More items

There is 1 question to complete.