What are sequence diagrams, collaboration diagrams and
difference between them ?
Answer Posted / naveen verma
Sequence diagram is basically a flow chart w.r.t time.
However, a collabration diagram is very much the sequence
diagram without any time. Collaboration diagrams basically
shows the interaction of the various objects.
| Is This Answer Correct ? | 61 Yes | 11 No |
Post New Answer View All Answers
What are the examples of the behavioral design patterns?
Write the code for a singleton class?
What is the difference between factory and builder design pattern?
What are the disadvantages of singleton pattern?
Give me example of observer design pattern?
What is the design pattern?
Are singletons bad?
What are the benefits of the proxy in the design pattern?
Is mvc a software design pattern?
Give me example of chain of responsibility design pattern?
Is dependency injection a design pattern?
Can we inherit singleton class?
What are useful tools for developing and testing color schemes for web sites?
What is use case in clean architecture?
Which design patterns have you used in your project ?