What are sequence diagrams, collaboration diagrams and
difference between them ?

Answer Posted / parminder

Sequence diagrams and collaboration diagrams are essentially
semantically equivalent. You can use either to model the
dynamic aspects of a system in terms of objects interacting
by exchanging messages. The difference is more in how the
information is presented than in the underlying semantics of
the diagram. Sequence diagrams emphasize the time ordering
of messages, whereas collaboration diagrams depict more of
an organizational structure and are more space efficient.
Many UML tools will automatically convert from one diagram
type to the othe

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we make the reference instance non static?

547


Can we use an equated value as operands for an MVC ? Reason for the same.

2023


What is lexi design pattern?

710


Are singletons bad?

578


What is clean architecture?

571






when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next

6830


Describe the builder design pattern

665


Shall we use abstract classes or interfaces in policy / strategy design pattern?

597


What is the behavioral design pattern?

660


What is difference between function oriented design and object oriented design?

596


What is the use of design patterns?

592


What are creational design patterns?

632


What are structural design patterns?

607


What are the 23 design patterns?

719


What is the executor design pattern?

727