what is difference between Seqence and Collaboration
diagrams with example?

Answers were Sorted based on User's Feedback



what is difference between Seqence and Collaboration diagrams with example?..

Answer / anishx

Both Sequence and Collaboration diagrams are interaction
diagrams. The difference is that Sequence diagrams describes
the interaction between classes against time. In
Collaboration diagram the interaction between classes is
shown against both time and space (the relationship between
classes can also be shown). The sequence in this case is
depicted by numbering. You may want to check out some sample
sequence and collaboration diagram to understand this more.

Is This Answer Correct ?    32 Yes 6 No

what is difference between Seqence and Collaboration diagrams with example?..

Answer / sharanya

as the sequence diagrams are for time ordering messages and
the collaboration diagrams for the structure of the system

Is This Answer Correct ?    8 Yes 2 No

Post New Answer

More UML Interview Questions

What is object constraint language?

0 Answers  


What are boundary, entity and control classes?

0 Answers  


What are the different steps involved in object oriented analysis?

0 Answers  


What are UML Messages?

0 Answers  


Mention the different kinds of modeling diagrams used?

0 Answers  






Explain about structural diagrams?

0 Answers  


How the object diagrams gets represented in uml?

0 Answers  


What is UML Architecture?

0 Answers  


Explain about package diagram?

0 Answers  


Explain Class Diagram in Detail.

4 Answers  


What are the elements which are utilized in the state chart diagram?

0 Answers  


What is component diagrams in UML?

0 Answers  


Categories