SOFTWARE DESIGN
OBJECT ORIENTED DESIGN
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What are the three different types of message arrows?
|
Synchronous, asynchronous, asynchronous with instance creation
|
|
Self, Multiplied, instance generator
|
|
Synchronous, Asynchronous, synchronous with instance creation
|
|
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.