SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What are the three different types of message arrows?
A
Synchronous, asynchronous, asynchronous with instance creation
B
Self, Multiplied, instance generator
C
Synchronous, Asynchronous, synchronous with instance creation
D
None of the mentioned
Explanation: 

Detailed explanation-1: -Synchronous Message. A synchronous message requires a response before the interaction can continue. Asynchronous Message. Reply or Return Message. Self Message. Create Message. Delete Message. Found Message. Lost Message.

Detailed explanation-2: -Objects. These are shown as rectangles with naming labels inside. Actors. These are instances that invoke the interaction in the diagram. Links. Messages between objects.

There is 1 question to complete.