Unified Modeling Language (UML) Question:
Download Questions PDF

What are the different elements of a collaboration diagram?

UML Interview Question
UML Interview Question

Answer:

► Object: The interaction between objects takes place in a system. An object is depicted by a rectangle with the name of the object, preceded by a colon and underline.
► Relation/Association: Association among objects is linked by connecting them. The cardinality can be depicted by placing qualifiers on either ends.
► Messages: An arrow that commencing from one object to the destination object. This depicts the interaction between objects. The sequence or order of the interaction is depicted by the number.

Download UML Interview Questions And Answers PDF

Previous QuestionNext Question
Explain all elements of a State-chart diagram.Brief explanation of all elements in activity diagrams