Question: In a sequence diagram, a source object needs to send a message to a target object. This is accomplished by An operation in the source
In a sequence diagram, a source object needs to send a message to a target object. This is accomplished by
| An operation in the source object is called with data entered into the source operations parameter list | ||
| An operation in an object common to all objects is called with data entered into that operations parameter list | ||
| An operation in main() is called with data entered into that methods parameter list | ||
| An operation in the target object is called with data entered into that target operations parameter list. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
