+1 vote
in Software Architecture by (75.2k points)
What does a message mean?

(a) It Passes all communications from one object to another and are represented by message arrows in sequence diagrams

(b) The message goes from the sending object’s lifeline to the receiving object’s lifeline

(c) It is a rectangle containing an identifier with a dashed line extending below the rectangle

(d) All of the mentioned

The question was posed to me in an interview.

Question is from UML Sequence Diagrams in portion Unified Modelling Language of Software Architecture

1 Answer

0 votes
by (46.2k points)
The correct choice is (a) It Passes all communications from one object to another and are represented by message arrows in sequence diagrams

The explanation: All communications from one object to another are called messages and are represented by message arrows in sequence diagrams.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...